#3c32eb color space conversions
Hex:
        #3c32eb
        RGB:
        60, 50, 235
        CMY:
        76, 80, 8
        CMYK:
        74, 79, 0, 8
      HSL:
        243°, 82.2222%, 55.8824%
        HSV (HSB):
        243°, 78.7234%, 92.1569%
        XYZ:
        17.9995, 9.2400, 79.4321
        xyY:
        0.1687, 0.0866, 9.2400
      CIE-Lab:
        36.4424, 61.0844, -89.6247
        CIE-LCH:
        36.4424, 108.4615, 304.2767
        CIE-Luv:
        36.4424, -7.3520, -122.1087
        Hunter-Lab:
        30.3974, 52.5013, -133.6537
      #3c32eb color charts
#3c32eb RGB chart
      #3c32eb CMYK chart
      #3c32eb RGB pie chart
      #3c32eb color shades, tints & tones
#3c32eb color schemes
#3c32eb color preview, HTML & CSS examples
           This text has a color of #3c32eb        
        
          <p style="color:#3c32eb;">Text here</p>
        
        
          .mytext {color:#3c32eb;}
        
        Text color #3c32eb
      
           This box has a color of #3c32eb        
        
          <div style="background-color:#3c32eb;">Content here</div>
        
        
          .mybackground {background-color:#3c32eb;}
        
        Background color #3c32eb
      
           Border around this has a color of #3c32eb        
        
          <div style="border:2px solid #3c32eb;">Content here</div>
        
        
          .myborder {border:2px solid #3c32eb;}
        
        Border color #3c32eb