#3c1afd color space conversions
Hex:
        #3c1afd
        RGB:
        60, 26, 253
        CMY:
        76, 90, 1
        CMYK:
        76, 90, 0, 1
      HSL:
        249°, 98.2684%, 54.7059%
        HSV (HSB):
        249°, 89.7233%, 99.2157%
        XYZ:
        19.9625, 8.7913, 93.5733
        xyY:
        0.1632, 0.0719, 8.7913
      CIE-Lab:
        35.5793, 74.8845, -101.2191
        CIE-LCH:
        35.5793, 125.9086, 306.4950
        CIE-Luv:
        35.5793, -6.1228, -132.0147
        Hunter-Lab:
        29.6501, 68.2907, -166.3591
      #3c1afd color charts
#3c1afd RGB chart
      #3c1afd CMYK chart
      #3c1afd RGB pie chart
      #3c1afd color shades, tints & tones
#3c1afd color schemes
#3c1afd color preview, HTML & CSS examples
           This text has a color of #3c1afd        
        
          <p style="color:#3c1afd;">Text here</p>
        
        
          .mytext {color:#3c1afd;}
        
        Text color #3c1afd
      
           This box has a color of #3c1afd        
        
          <div style="background-color:#3c1afd;">Content here</div>
        
        
          .mybackground {background-color:#3c1afd;}
        
        Background color #3c1afd
      
           Border around this has a color of #3c1afd        
        
          <div style="border:2px solid #3c1afd;">Content here</div>
        
        
          .myborder {border:2px solid #3c1afd;}
        
        Border color #3c1afd