#cb14ee color space conversions
Hex:
        #cb14ee
        RGB:
        203, 20, 238
        CMY:
        20, 92, 7
        CMYK:
        15, 92, 0, 7
      HSL:
        290°, 86.5079%, 50.5882%
        HSV (HSB):
        290°, 91.5966%, 93.3333%
        XYZ:
        40.3114, 19.3699, 82.5030
        xyY:
        0.2835, 0.1362, 19.3699
      CIE-Lab:
        51.1172, 86.3660, -66.6143
        CIE-LCH:
        51.1172, 109.0714, 322.3569
        CIE-Luv:
        51.1172, 53.7957, -110.9232
        Hunter-Lab:
        44.0112, 86.4746, -80.3367
      #cb14ee color charts
#cb14ee RGB chart
      #cb14ee CMYK chart
      #cb14ee RGB pie chart
      #cb14ee color shades, tints & tones
#cb14ee color schemes
#cb14ee color preview, HTML & CSS examples
           This text has a color of #cb14ee        
        
          <p style="color:#cb14ee;">Text here</p>
        
        
          .mytext {color:#cb14ee;}
        
        Text color #cb14ee
      
           This box has a color of #cb14ee        
        
          <div style="background-color:#cb14ee;">Content here</div>
        
        
          .mybackground {background-color:#cb14ee;}
        
        Background color #cb14ee
      
           Border around this has a color of #cb14ee        
        
          <div style="border:2px solid #cb14ee;">Content here</div>
        
        
          .myborder {border:2px solid #cb14ee;}
        
        Border color #cb14ee