#cd54f0 color space conversions
Hex:
        #cd54f0
        RGB:
        205, 84, 240
        CMY:
        20, 67, 6
        CMYK:
        15, 65, 0, 6
      HSL:
        287°, 83.8710%, 63.5294%
        HSV (HSB):
        287°, 65.0000%, 94.1176%
        XYZ:
        44.0753, 25.6111, 85.0585
        xyY:
        0.2848, 0.1655, 25.6111
      CIE-Lab:
        57.6660, 69.4843, -57.1866
        CIE-LCH:
        57.6660, 89.9910, 320.5451
        CIE-Luv:
        57.6660, 45.0775, -98.2510
        Hunter-Lab:
        50.6074, 66.8976, -64.2267
      #cd54f0 color charts
#cd54f0 RGB chart
      #cd54f0 CMYK chart
      #cd54f0 RGB pie chart
      #cd54f0 color shades, tints & tones
#cd54f0 color schemes
#cd54f0 color preview, HTML & CSS examples
           This text has a color of #cd54f0        
        
          <p style="color:#cd54f0;">Text here</p>
        
        
          .mytext {color:#cd54f0;}
        
        Text color #cd54f0
      
           This box has a color of #cd54f0        
        
          <div style="background-color:#cd54f0;">Content here</div>
        
        
          .mybackground {background-color:#cd54f0;}
        
        Background color #cd54f0
      
           Border around this has a color of #cd54f0        
        
          <div style="border:2px solid #cd54f0;">Content here</div>
        
        
          .myborder {border:2px solid #cd54f0;}
        
        Border color #cd54f0