#c030d1 color space conversions
Hex:
        #c030d1
        RGB:
        192, 48, 209
        CMY:
        25, 81, 18
        CMYK:
        8, 77, 0, 18
      HSL:
        294°, 63.6364%, 50.3922%
        HSV (HSB):
        294°, 77.0335%, 81.9608%
        XYZ:
        34.3038, 17.9238, 61.9732
        xyY:
        0.3004, 0.1569, 17.9238
      CIE-Lab:
        49.4036, 74.0781, -52.9818
        CIE-LCH:
        49.4036, 91.0749, 324.4271
        CIE-Luv:
        49.4036, 53.1251, -88.9541
        Hunter-Lab:
        42.3365, 70.5433, -57.1545
      #c030d1 color charts
#c030d1 RGB chart
      #c030d1 CMYK chart
      #c030d1 RGB pie chart
      #c030d1 color shades, tints & tones
#c030d1 color schemes
#c030d1 color preview, HTML & CSS examples
           This text has a color of #c030d1        
        
          <p style="color:#c030d1;">Text here</p>
        
        
          .mytext {color:#c030d1;}
        
        Text color #c030d1
      
           This box has a color of #c030d1        
        
          <div style="background-color:#c030d1;">Content here</div>
        
        
          .mybackground {background-color:#c030d1;}
        
        Background color #c030d1
      
           Border around this has a color of #c030d1        
        
          <div style="border:2px solid #c030d1;">Content here</div>
        
        
          .myborder {border:2px solid #c030d1;}
        
        Border color #c030d1