#3c28cb color space conversions
Hex:
        #3c28cb
        RGB:
        60, 40, 203
        CMY:
        76, 84, 20
        CMYK:
        70, 80, 0, 20
      HSL:
        247°, 67.0782%, 47.6471%
        HSV (HSB):
        247°, 80.2956%, 79.6078%
        XYZ:
        13.4018, 6.7900, 57.1042
        xyY:
        0.1734, 0.0878, 6.7900
      CIE-Lab:
        31.3241, 56.2592, -79.6937
        CIE-LCH:
        31.3241, 97.5510, 305.2199
        CIE-Luv:
        31.3241, -4.3865, -103.8739
        Hunter-Lab:
        26.0577, 46.2035, -111.6907
      #3c28cb color charts
#3c28cb RGB chart
      #3c28cb CMYK chart
      #3c28cb RGB pie chart
      #3c28cb color shades, tints & tones
#3c28cb color schemes
#3c28cb color preview, HTML & CSS examples
           This text has a color of #3c28cb        
        
          <p style="color:#3c28cb;">Text here</p>
        
        
          .mytext {color:#3c28cb;}
        
        Text color #3c28cb
      
           This box has a color of #3c28cb        
        
          <div style="background-color:#3c28cb;">Content here</div>
        
        
          .mybackground {background-color:#3c28cb;}
        
        Background color #3c28cb
      
           Border around this has a color of #3c28cb        
        
          <div style="border:2px solid #3c28cb;">Content here</div>
        
        
          .myborder {border:2px solid #3c28cb;}
        
        Border color #3c28cb