#241ca1 color space conversions
Hex:
        #241ca1
        RGB:
        36, 28, 161
        CMY:
        86, 89, 37
        CMYK:
        78, 83, 0, 37
      HSL:
        244°, 70.3704%, 37.0588%
        HSV (HSB):
        244°, 82.6087%, 63.1373%
        XYZ:
        7.5758, 3.7788, 34.0483
        xyY:
        0.1669, 0.0832, 3.7788
      CIE-Lab:
        22.9262, 47.3940, -68.6365
        CIE-LCH:
        22.9262, 83.4096, 304.6254
        CIE-Luv:
        22.9262, -4.6885, -78.6702
        Hunter-Lab:
        19.4391, 35.5468, -90.2413
      #241ca1 color charts
#241ca1 RGB chart
      #241ca1 CMYK chart
      #241ca1 RGB pie chart
      #241ca1 color shades, tints & tones
#241ca1 color schemes
#241ca1 color preview, HTML & CSS examples
           This text has a color of #241ca1        
        
          <p style="color:#241ca1;">Text here</p>
        
        
          .mytext {color:#241ca1;}
        
        Text color #241ca1
      
           This box has a color of #241ca1        
        
          <div style="background-color:#241ca1;">Content here</div>
        
        
          .mybackground {background-color:#241ca1;}
        
        Background color #241ca1
      
           Border around this has a color of #241ca1        
        
          <div style="border:2px solid #241ca1;">Content here</div>
        
        
          .myborder {border:2px solid #241ca1;}
        
        Border color #241ca1