#0226fd color space conversions
Hex:
        #0226fd
        RGB:
        2, 38, 253
        CMY:
        99, 85, 1
        CMYK:
        99, 85, 0, 1
      HSL:
        231°, 98.4314%, 50.0000%
        HSV (HSB):
        231°, 99.2095%, 99.2157%
        XYZ:
        18.4478, 8.4910, 93.5951
        xyY:
        0.1531, 0.0704, 8.4910
      CIE-Lab:
        34.9852, 69.7296, -102.2583
        CIE-LCH:
        34.9852, 123.7698, 304.2900
        CIE-Luv:
        34.9852, -11.3084, -131.5306
        Hunter-Lab:
        29.1393, 62.0127, -170.0414
      #0226fd color charts
#0226fd RGB chart
      #0226fd CMYK chart
      #0226fd RGB pie chart
      #0226fd color shades, tints & tones
#0226fd color schemes
#0226fd color preview, HTML & CSS examples
           This text has a color of #0226fd        
        
          <p style="color:#0226fd;">Text here</p>
        
        
          .mytext {color:#0226fd;}
        
        Text color #0226fd
      
           This box has a color of #0226fd        
        
          <div style="background-color:#0226fd;">Content here</div>
        
        
          .mybackground {background-color:#0226fd;}
        
        Background color #0226fd
      
           Border around this has a color of #0226fd        
        
          <div style="border:2px solid #0226fd;">Content here</div>
        
        
          .myborder {border:2px solid #0226fd;}
        
        Border color #0226fd