#0121f5 color space conversions
Hex:
        #0121f5
        RGB:
        1, 33, 245
        CMY:
        100, 87, 4
        CMYK:
        100, 87, 0, 4
      HSL:
        232°, 99.1870%, 48.2353%
        HSV (HSB):
        232°, 99.5918%, 96.0784%
        XYZ:
        17.0378, 7.6867, 86.9719
        xyY:
        0.1525, 0.0688, 7.6867
      CIE-Lab:
        33.3218, 69.3278, -100.5304
        CIE-LCH:
        33.3218, 122.1176, 304.5909
        CIE-Luv:
        33.3218, -10.6300, -126.6706
        Hunter-Lab:
        27.7250, 61.1748, -166.5824
      #0121f5 color charts
#0121f5 RGB chart
      #0121f5 CMYK chart
      #0121f5 RGB pie chart
      #0121f5 color shades, tints & tones
#0121f5 color schemes
#0121f5 color preview, HTML & CSS examples
           This text has a color of #0121f5        
        
          <p style="color:#0121f5;">Text here</p>
        
        
          .mytext {color:#0121f5;}
        
        Text color #0121f5
      
           This box has a color of #0121f5        
        
          <div style="background-color:#0121f5;">Content here</div>
        
        
          .mybackground {background-color:#0121f5;}
        
        Background color #0121f5
      
           Border around this has a color of #0121f5        
        
          <div style="border:2px solid #0121f5;">Content here</div>
        
        
          .myborder {border:2px solid #0121f5;}
        
        Border color #0121f5