#3c1ddf color space conversions
Hex:
        #3c1ddf
        RGB:
        60, 29, 223
        CMY:
        76, 89, 13
        CMYK:
        73, 87, 0, 13
      HSL:
        250°, 76.9841%, 49.4118%
        HSV (HSB):
        250°, 86.9955%, 87.4510%
        XYZ:
        15.6221, 7.1671, 70.3720
        xyY:
        0.1677, 0.0769, 7.1671
      CIE-Lab:
        32.1843, 66.1954, -89.8428
        CIE-LCH:
        32.1843, 111.5955, 306.3825
        CIE-Luv:
        32.1843, -4.5544, -115.2064
        Hunter-Lab:
        26.7714, 57.3113, -137.1111
      #3c1ddf color charts
#3c1ddf RGB chart
      #3c1ddf CMYK chart
      #3c1ddf RGB pie chart
      #3c1ddf color shades, tints & tones
#3c1ddf color schemes
#3c1ddf color preview, HTML & CSS examples
           This text has a color of #3c1ddf        
        
          <p style="color:#3c1ddf;">Text here</p>
        
        
          .mytext {color:#3c1ddf;}
        
        Text color #3c1ddf
      
           This box has a color of #3c1ddf        
        
          <div style="background-color:#3c1ddf;">Content here</div>
        
        
          .mybackground {background-color:#3c1ddf;}
        
        Background color #3c1ddf
      
           Border around this has a color of #3c1ddf        
        
          <div style="border:2px solid #3c1ddf;">Content here</div>
        
        
          .myborder {border:2px solid #3c1ddf;}
        
        Border color #3c1ddf