#3c3add color space conversions
Hex:
        #3c3add
        RGB:
        60, 58, 221
        CMY:
        76, 77, 13
        CMYK:
        73, 74, 0, 13
      HSL:
        241°, 70.5628%, 54.7059%
        HSV (HSB):
        241°, 73.7557%, 86.6667%
        XYZ:
        16.4277, 9.2072, 69.3180
        xyY:
        0.1730, 0.0970, 9.2072
      CIE-Lab:
        36.3803, 52.7385, -81.7407
        CIE-LCH:
        36.3803, 97.2774, 302.8298
        CIE-Luv:
        36.3803, -7.8338, -113.3819
        Hunter-Lab:
        30.3434, 43.5375, -114.2045
      #3c3add color charts
#3c3add RGB chart
      #3c3add CMYK chart
      #3c3add RGB pie chart
      #3c3add color shades, tints & tones
#3c3add color schemes
#3c3add color preview, HTML & CSS examples
           This text has a color of #3c3add        
        
          <p style="color:#3c3add;">Text here</p>
        
        
          .mytext {color:#3c3add;}
        
        Text color #3c3add
      
           This box has a color of #3c3add        
        
          <div style="background-color:#3c3add;">Content here</div>
        
        
          .mybackground {background-color:#3c3add;}
        
        Background color #3c3add
      
           Border around this has a color of #3c3add        
        
          <div style="border:2px solid #3c3add;">Content here</div>
        
        
          .myborder {border:2px solid #3c3add;}
        
        Border color #3c3add