#3c238b color space conversions
Hex:
        #3c238b
        RGB:
        60, 35, 139
        CMY:
        76, 86, 45
        CMYK:
        57, 75, 0, 45
      HSL:
        254°, 59.7701%, 34.1176%
        HSV (HSB):
        254°, 74.8201%, 54.5098%
        XYZ:
        7.1247, 4.0268, 24.8278
        xyY:
        0.1980, 0.1119, 4.0268
      CIE-Lab:
        23.7599, 39.4419, -53.6349
        CIE-LCH:
        23.7599, 66.5760, 306.3299
        CIE-Luv:
        23.7599, 0.8778, -65.8327
        Hunter-Lab:
        20.0669, 28.2590, -59.3099
      #3c238b color charts
#3c238b RGB chart
      #3c238b CMYK chart
      #3c238b RGB pie chart
      #3c238b color shades, tints & tones
#3c238b color schemes
#3c238b color preview, HTML & CSS examples
           This text has a color of #3c238b        
        
          <p style="color:#3c238b;">Text here</p>
        
        
          .mytext {color:#3c238b;}
        
        Text color #3c238b
      
           This box has a color of #3c238b        
        
          <div style="background-color:#3c238b;">Content here</div>
        
        
          .mybackground {background-color:#3c238b;}
        
        Background color #3c238b
      
           Border around this has a color of #3c238b        
        
          <div style="border:2px solid #3c238b;">Content here</div>
        
        
          .myborder {border:2px solid #3c238b;}
        
        Border color #3c238b