#3c2bdf color space conversions
Hex:
        #3c2bdf
        RGB:
        60, 43, 223
        CMY:
        76, 83, 13
        CMYK:
        73, 81, 0, 13
      HSL:
        246°, 73.7705%, 52.1569%
        HSV (HSB):
        246°, 80.7175%, 87.4510%
        XYZ:
        16.0466, 8.0161, 70.5136
        xyY:
        0.1697, 0.0848, 8.0161
      CIE-Lab:
        34.0164, 60.7570, -86.7998
        CIE-LCH:
        34.0164, 105.9511, 304.9908
        CIE-Luv:
        34.0164, -5.8837, -115.3828
        Hunter-Lab:
        28.3128, 51.6199, -127.8441
      #3c2bdf color charts
#3c2bdf RGB chart
      #3c2bdf CMYK chart
      #3c2bdf RGB pie chart
      #3c2bdf color shades, tints & tones
#3c2bdf color schemes
#3c2bdf color preview, HTML & CSS examples
           This text has a color of #3c2bdf        
        
          <p style="color:#3c2bdf;">Text here</p>
        
        
          .mytext {color:#3c2bdf;}
        
        Text color #3c2bdf
      
           This box has a color of #3c2bdf        
        
          <div style="background-color:#3c2bdf;">Content here</div>
        
        
          .mybackground {background-color:#3c2bdf;}
        
        Background color #3c2bdf
      
           Border around this has a color of #3c2bdf        
        
          <div style="border:2px solid #3c2bdf;">Content here</div>
        
        
          .myborder {border:2px solid #3c2bdf;}
        
        Border color #3c2bdf