#c30cfd color space conversions
Hex:
        #c30cfd
        RGB:
        195, 12, 253
        CMY:
        24, 95, 1
        CMYK:
        23, 95, 0, 1
      HSL:
        286°, 98.3673%, 51.9608%
        HSV (HSB):
        286°, 95.2569%, 99.2157%
        XYZ:
        40.3668, 18.9569, 94.4600
        xyY:
        0.2625, 0.1233, 18.9569
      CIE-Lab:
        50.6367, 88.6088, -75.8568
        CIE-LCH:
        50.6367, 116.6438, 319.4336
        CIE-Luv:
        50.6367, 44.5570, -123.6052
        Hunter-Lab:
        43.5395, 89.2985, -98.1534
      #c30cfd color charts
#c30cfd RGB chart
      #c30cfd CMYK chart
      #c30cfd RGB pie chart
      #c30cfd color shades, tints & tones
#c30cfd color schemes
#c30cfd color preview, HTML & CSS examples
           This text has a color of #c30cfd        
        
          <p style="color:#c30cfd;">Text here</p>
        
        
          .mytext {color:#c30cfd;}
        
        Text color #c30cfd
      
           This box has a color of #c30cfd        
        
          <div style="background-color:#c30cfd;">Content here</div>
        
        
          .mybackground {background-color:#c30cfd;}
        
        Background color #c30cfd
      
           Border around this has a color of #c30cfd        
        
          <div style="border:2px solid #c30cfd;">Content here</div>
        
        
          .myborder {border:2px solid #c30cfd;}
        
        Border color #c30cfd