#cb14ec color space conversions
Hex:
        #cb14ec
        RGB:
        203, 20, 236
        CMY:
        20, 92, 7
        CMYK:
        14, 92, 0, 7
      HSL:
        291°, 85.0394%, 50.1961%
        HSV (HSB):
        291°, 91.5254%, 92.5490%
        XYZ:
        40.0191, 19.2530, 80.9638
        xyY:
        0.2854, 0.1373, 19.2530
      CIE-Lab:
        50.9818, 86.0391, -65.7066
        CIE-LCH:
        50.9818, 108.2594, 322.6316
        CIE-Luv:
        50.9818, 54.4516, -109.5210
        Hunter-Lab:
        43.8782, 86.0140, -78.6869
      #cb14ec color charts
#cb14ec RGB chart
      #cb14ec CMYK chart
      #cb14ec RGB pie chart
      #cb14ec color shades, tints & tones
#cb14ec color schemes
#cb14ec color preview, HTML & CSS examples
           This text has a color of #cb14ec        
        
          <p style="color:#cb14ec;">Text here</p>
        
        
          .mytext {color:#cb14ec;}
        
        Text color #cb14ec
      
           This box has a color of #cb14ec        
        
          <div style="background-color:#cb14ec;">Content here</div>
        
        
          .mybackground {background-color:#cb14ec;}
        
        Background color #cb14ec
      
           Border around this has a color of #cb14ec        
        
          <div style="border:2px solid #cb14ec;">Content here</div>
        
        
          .myborder {border:2px solid #cb14ec;}
        
        Border color #cb14ec