#3c1bce color space conversions
Hex:
        #3c1bce
        RGB:
        60, 27, 206
        CMY:
        76, 89, 19
        CMYK:
        71, 87, 0, 19
      HSL:
        251°, 76.8240%, 45.6863%
        HSV (HSB):
        251°, 86.8932%, 80.7843%
        XYZ:
        13.3960, 6.2008, 58.8833
        xyY:
        0.1707, 0.0790, 6.2008
      CIE-Lab:
        29.9134, 62.3023, -83.7839
        CIE-LCH:
        29.9134, 104.4093, 306.6348
        CIE-Luv:
        29.9134, -3.3193, -105.4546
        Hunter-Lab:
        24.9013, 52.4491, -122.7702
      #3c1bce color charts
#3c1bce RGB chart
      #3c1bce CMYK chart
      #3c1bce RGB pie chart
      #3c1bce color shades, tints & tones
#3c1bce color schemes
#3c1bce color preview, HTML & CSS examples
           This text has a color of #3c1bce        
        
          <p style="color:#3c1bce;">Text here</p>
        
        
          .mytext {color:#3c1bce;}
        
        Text color #3c1bce
      
           This box has a color of #3c1bce        
        
          <div style="background-color:#3c1bce;">Content here</div>
        
        
          .mybackground {background-color:#3c1bce;}
        
        Background color #3c1bce
      
           Border around this has a color of #3c1bce        
        
          <div style="border:2px solid #3c1bce;">Content here</div>
        
        
          .myborder {border:2px solid #3c1bce;}
        
        Border color #3c1bce