#241c70 color space conversions
Hex:
        #241c70
        RGB:
        36, 28, 112
        CMY:
        86, 89, 56
        CMYK:
        68, 75, 0, 56
      HSL:
        246°, 60.0000%, 27.4510%
        HSV (HSB):
        246°, 75.0000%, 43.9216%
        XYZ:
        4.0674, 2.3754, 15.5734
        xyY:
        0.1847, 0.1079, 2.3754
      CIE-Lab:
        17.3456, 31.1586, -47.1009
        CIE-LCH:
        17.3456, 56.4744, 303.4858
        CIE-Luv:
        17.3456, -2.1588, -49.8227
        Hunter-Lab:
        15.4124, 20.1356, -49.1204
      #241c70 color charts
#241c70 RGB chart
      #241c70 CMYK chart
      #241c70 RGB pie chart
      #241c70 color shades, tints & tones
#241c70 color schemes
#241c70 color preview, HTML & CSS examples
           This text has a color of #241c70        
        
          <p style="color:#241c70;">Text here</p>
        
        
          .mytext {color:#241c70;}
        
        Text color #241c70
      
           This box has a color of #241c70        
        
          <div style="background-color:#241c70;">Content here</div>
        
        
          .mybackground {background-color:#241c70;}
        
        Background color #241c70
      
           Border around this has a color of #241c70        
        
          <div style="border:2px solid #241c70;">Content here</div>
        
        
          .myborder {border:2px solid #241c70;}
        
        Border color #241c70