#0255e2 color space conversions
Hex:
        #0255e2
        RGB:
        2, 85, 226
        CMY:
        99, 67, 11
        CMYK:
        99, 62, 0, 11
      HSL:
        218°, 98.2456%, 44.7059%
        HSV (HSB):
        218°, 99.1150%, 88.6275%
        XYZ:
        17.0010, 12.0009, 73.3719
        xyY:
        0.1661, 0.1172, 12.0009
      CIE-Lab:
        41.2175, 35.0912, -76.6913
        CIE-LCH:
        41.2175, 84.3383, 294.5871
        CIE-Luv:
        41.2175, -18.6530, -112.2050
        Hunter-Lab:
        34.6423, 26.9763, -101.3257
      #0255e2 color charts
#0255e2 RGB chart
      #0255e2 CMYK chart
      #0255e2 RGB pie chart
      #0255e2 color shades, tints & tones
#0255e2 color schemes
#0255e2 color preview, HTML & CSS examples
           This text has a color of #0255e2        
        
          <p style="color:#0255e2;">Text here</p>
        
        
          .mytext {color:#0255e2;}
        
        Text color #0255e2
      
           This box has a color of #0255e2        
        
          <div style="background-color:#0255e2;">Content here</div>
        
        
          .mybackground {background-color:#0255e2;}
        
        Background color #0255e2
      
           Border around this has a color of #0255e2        
        
          <div style="border:2px solid #0255e2;">Content here</div>
        
        
          .myborder {border:2px solid #0255e2;}
        
        Border color #0255e2