#c742eb color space conversions
Hex:
        #c742eb
        RGB:
        199, 66, 235
        CMY:
        22, 74, 8
        CMYK:
        15, 72, 0, 8
      HSL:
        287°, 80.8612%, 59.0196%
        HSV (HSB):
        287°, 71.9149%, 92.1569%
        XYZ:
        40.4968, 22.0367, 80.7164
        xyY:
        0.2827, 0.1538, 22.0367
      CIE-Lab:
        54.0659, 74.2310, -60.2044
        CIE-LCH:
        54.0659, 95.5762, 320.9565
        CIE-Luv:
        54.0659, 46.6196, -101.8436
        Hunter-Lab:
        46.9433, 71.8368, -69.0856
      #c742eb color charts
#c742eb RGB chart
      #c742eb CMYK chart
      #c742eb RGB pie chart
      #c742eb color shades, tints & tones
#c742eb color schemes
#c742eb color preview, HTML & CSS examples
           This text has a color of #c742eb        
        
          <p style="color:#c742eb;">Text here</p>
        
        
          .mytext {color:#c742eb;}
        
        Text color #c742eb
      
           This box has a color of #c742eb        
        
          <div style="background-color:#c742eb;">Content here</div>
        
        
          .mybackground {background-color:#c742eb;}
        
        Background color #c742eb
      
           Border around this has a color of #c742eb        
        
          <div style="border:2px solid #c742eb;">Content here</div>
        
        
          .myborder {border:2px solid #c742eb;}
        
        Border color #c742eb