#c070e0 color space conversions
Hex:
        #c070e0
        RGB:
        192, 112, 224
        CMY:
        25, 56, 12
        CMYK:
        14, 50, 0, 12
      HSL:
        283°, 64.3678%, 65.8824%
        HSV (HSB):
        283°, 50.0000%, 87.8431%
        XYZ:
        40.9869, 28.1766, 73.7994
        xyY:
        0.2867, 0.1971, 28.1766
      CIE-Lab:
        60.0480, 49.9581, -44.5649
        CIE-LCH:
        60.0480, 66.9466, 318.2656
        CIE-Luv:
        60.0480, 32.3865, -76.6191
        Hunter-Lab:
        53.0817, 44.9357, -45.2737
      #c070e0 color charts
#c070e0 RGB chart
      #c070e0 CMYK chart
      #c070e0 RGB pie chart
      #c070e0 color shades, tints & tones
#c070e0 color schemes
#c070e0 color preview, HTML & CSS examples
           This text has a color of #c070e0        
        
          <p style="color:#c070e0;">Text here</p>
        
        
          .mytext {color:#c070e0;}
        
        Text color #c070e0
      
           This box has a color of #c070e0        
        
          <div style="background-color:#c070e0;">Content here</div>
        
        
          .mybackground {background-color:#c070e0;}
        
        Background color #c070e0
      
           Border around this has a color of #c070e0        
        
          <div style="border:2px solid #c070e0;">Content here</div>
        
        
          .myborder {border:2px solid #c070e0;}
        
        Border color #c070e0