#3c06fa color space conversions
Hex:
        #3c06fa
        RGB:
        60, 6, 250
        CMY:
        76, 98, 2
        CMYK:
        76, 98, 0, 2
      HSL:
        253°, 96.0630%, 50.1961%
        HSV (HSB):
        253°, 97.6000%, 98.0392%
        XYZ:
        19.1839, 7.9930, 90.9742
        xyY:
        0.1624, 0.0677, 7.9930
      CIE-Lab:
        33.9684, 77.9129, -102.2195
        CIE-LCH:
        33.9684, 128.5272, 307.3151
        CIE-Luv:
        33.9684, -5.1176, -129.7088
        Hunter-Lab:
        28.2720, 71.6452, -170.9944
      #3c06fa color charts
#3c06fa RGB chart
      #3c06fa CMYK chart
      #3c06fa RGB pie chart
      #3c06fa color shades, tints & tones
#3c06fa color schemes
#3c06fa color preview, HTML & CSS examples
           This text has a color of #3c06fa        
        
          <p style="color:#3c06fa;">Text here</p>
        
        
          .mytext {color:#3c06fa;}
        
        Text color #3c06fa
      
           This box has a color of #3c06fa        
        
          <div style="background-color:#3c06fa;">Content here</div>
        
        
          .mybackground {background-color:#3c06fa;}
        
        Background color #3c06fa
      
           Border around this has a color of #3c06fa        
        
          <div style="border:2px solid #3c06fa;">Content here</div>
        
        
          .myborder {border:2px solid #3c06fa;}
        
        Border color #3c06fa