#3c28bc color space conversions
Hex:
        #3c28bc
        RGB:
        60, 40, 188
        CMY:
        76, 84, 26
        CMYK:
        68, 79, 0, 26
      HSL:
        248°, 64.9123%, 44.7059%
        HSV (HSB):
        248°, 78.7234%, 73.7255%
        XYZ:
        11.6994, 6.1091, 48.1395
        xyY:
        0.1774, 0.0926, 6.1091
      CIE-Lab:
        29.6860, 51.7979, -73.5932
        CIE-LCH:
        29.6860, 89.9943, 305.1394
        CIE-Luv:
        29.6860, -3.4551, -95.0963
        Hunter-Lab:
        24.7166, 41.2375, -98.1753
      #3c28bc color charts
#3c28bc RGB chart
      #3c28bc CMYK chart
      #3c28bc RGB pie chart
      #3c28bc color shades, tints & tones
#3c28bc color schemes
#3c28bc color preview, HTML & CSS examples
           This text has a color of #3c28bc        
        
          <p style="color:#3c28bc;">Text here</p>
        
        
          .mytext {color:#3c28bc;}
        
        Text color #3c28bc
      
           This box has a color of #3c28bc        
        
          <div style="background-color:#3c28bc;">Content here</div>
        
        
          .mybackground {background-color:#3c28bc;}
        
        Background color #3c28bc
      
           Border around this has a color of #3c28bc        
        
          <div style="border:2px solid #3c28bc;">Content here</div>
        
        
          .myborder {border:2px solid #3c28bc;}
        
        Border color #3c28bc