#241fb2 color space conversions
Hex:
        #241fb2
        RGB:
        36, 31, 178
        CMY:
        86, 88, 30
        CMYK:
        80, 83, 0, 30
      HSL:
        242°, 70.3349%, 40.9804%
        HSV (HSB):
        242°, 82.5843%, 69.8039%
        XYZ:
        9.2534, 4.5694, 42.5138
        xyY:
        0.1643, 0.0811, 4.5694
      CIE-Lab:
        25.4710, 51.2618, -74.6778
        CIE-LCH:
        25.4710, 90.5790, 304.4672
        CIE-Luv:
        25.4710, -5.8212, -88.7596
        Hunter-Lab:
        21.3761, 39.8618, -102.9551
      #241fb2 color charts
#241fb2 RGB chart
      #241fb2 CMYK chart
      #241fb2 RGB pie chart
      #241fb2 color shades, tints & tones
#241fb2 color schemes
#241fb2 color preview, HTML & CSS examples
           This text has a color of #241fb2        
        
          <p style="color:#241fb2;">Text here</p>
        
        
          .mytext {color:#241fb2;}
        
        Text color #241fb2
      
           This box has a color of #241fb2        
        
          <div style="background-color:#241fb2;">Content here</div>
        
        
          .mybackground {background-color:#241fb2;}
        
        Background color #241fb2
      
           Border around this has a color of #241fb2        
        
          <div style="border:2px solid #241fb2;">Content here</div>
        
        
          .myborder {border:2px solid #241fb2;}
        
        Border color #241fb2