#3c1bdf color space conversions
Hex:
        #3c1bdf
        RGB:
        60, 27, 223
        CMY:
        76, 89, 13
        CMYK:
        73, 88, 0, 13
      HSL:
        250°, 78.4000%, 49.0196%
        HSV (HSB):
        250°, 87.8924%, 87.4510%
        XYZ:
        15.5747, 7.0722, 70.3562
        xyY:
        0.1675, 0.0760, 7.0722
      CIE-Lab:
        31.9708, 66.8383, -90.1980
        CIE-LCH:
        31.9708, 112.2633, 306.5391
        CIE-Luv:
        31.9708, -4.4068, -115.1426
        Hunter-Lab:
        26.5937, 58.0003, -138.2420
      #3c1bdf color charts
#3c1bdf RGB chart
      #3c1bdf CMYK chart
      #3c1bdf RGB pie chart
      #3c1bdf color shades, tints & tones
#3c1bdf color schemes
#3c1bdf color preview, HTML & CSS examples
           This text has a color of #3c1bdf        
        
          <p style="color:#3c1bdf;">Text here</p>
        
        
          .mytext {color:#3c1bdf;}
        
        Text color #3c1bdf
      
           This box has a color of #3c1bdf        
        
          <div style="background-color:#3c1bdf;">Content here</div>
        
        
          .mybackground {background-color:#3c1bdf;}
        
        Background color #3c1bdf
      
           Border around this has a color of #3c1bdf        
        
          <div style="border:2px solid #3c1bdf;">Content here</div>
        
        
          .myborder {border:2px solid #3c1bdf;}
        
        Border color #3c1bdf