#0241d5 color space conversions
Hex:
        #0241d5
        RGB:
        2, 65, 213
        CMY:
        99, 75, 16
        CMYK:
        99, 69, 0, 16
      HSL:
        222°, 98.1395%, 42.1569%
        HSV (HSB):
        222°, 99.0610%, 83.5294%
        XYZ:
        13.9256, 8.5976, 63.8763
        xyY:
        0.1612, 0.0995, 8.5976
      CIE-Lab:
        35.1977, 42.9099, -79.1543
        CIE-LCH:
        35.1977, 90.0370, 298.4623
        CIE-Luv:
        35.1977, -14.3334, -108.4549
        Hunter-Lab:
        29.3217, 33.4611, -108.6363
      #0241d5 color charts
#0241d5 RGB chart
      #0241d5 CMYK chart
      #0241d5 RGB pie chart
      #0241d5 color shades, tints & tones
#0241d5 color schemes
#0241d5 color preview, HTML & CSS examples
           This text has a color of #0241d5        
        
          <p style="color:#0241d5;">Text here</p>
        
        
          .mytext {color:#0241d5;}
        
        Text color #0241d5
      
           This box has a color of #0241d5        
        
          <div style="background-color:#0241d5;">Content here</div>
        
        
          .mybackground {background-color:#0241d5;}
        
        Background color #0241d5
      
           Border around this has a color of #0241d5        
        
          <div style="border:2px solid #0241d5;">Content here</div>
        
        
          .myborder {border:2px solid #0241d5;}
        
        Border color #0241d5