#cd3efb color space conversions
Hex:
        #cd3efb
        RGB:
        205, 62, 251
        CMY:
        20, 76, 2
        CMYK:
        18, 75, 0, 2
      HSL:
        285°, 95.9391%, 61.3725%
        HSV (HSB):
        285°, 75.2988%, 98.4314%
        XYZ:
        44.3120, 23.3894, 93.4459
        xyY:
        0.2750, 0.1451, 23.3894
      CIE-Lab:
        55.4712, 79.6362, -66.8364
        CIE-LCH:
        55.4712, 103.9665, 319.9942
        CIE-Luv:
        55.4712, 46.5553, -113.0033
        Hunter-Lab:
        48.3626, 78.9154, -80.7059
      #cd3efb color charts
#cd3efb RGB chart
      #cd3efb CMYK chart
      #cd3efb RGB pie chart
      #cd3efb color shades, tints & tones
#cd3efb color schemes
#cd3efb color preview, HTML & CSS examples
           This text has a color of #cd3efb        
        
          <p style="color:#cd3efb;">Text here</p>
        
        
          .mytext {color:#cd3efb;}
        
        Text color #cd3efb
      
           This box has a color of #cd3efb        
        
          <div style="background-color:#cd3efb;">Content here</div>
        
        
          .mybackground {background-color:#cd3efb;}
        
        Background color #cd3efb
      
           Border around this has a color of #cd3efb        
        
          <div style="border:2px solid #cd3efb;">Content here</div>
        
        
          .myborder {border:2px solid #cd3efb;}
        
        Border color #cd3efb