#0255fd color space conversions
Hex:
        #0255fd
        RGB:
        2, 85, 253
        CMY:
        99, 67, 1
        CMYK:
        99, 66, 0, 1
      HSL:
        220°, 98.4314%, 50.0000%
        HSV (HSB):
        220°, 99.2095%, 99.2157%
        XYZ:
        21.0032, 13.6018, 94.4469
        xyY:
        0.1627, 0.1054, 13.6018
      CIE-Lab:
        43.6563, 45.1473, -87.8832
        CIE-LCH:
        43.6563, 98.8015, 297.1904
        CIE-Luv:
        43.6563, -18.4908, -129.1338
        Hunter-Lab:
        36.8806, 37.1132, -126.0186
      #0255fd color charts
#0255fd RGB chart
      #0255fd CMYK chart
      #0255fd RGB pie chart
      #0255fd color shades, tints & tones
#0255fd color schemes
#0255fd color preview, HTML & CSS examples
           This text has a color of #0255fd        
        
          <p style="color:#0255fd;">Text here</p>
        
        
          .mytext {color:#0255fd;}
        
        Text color #0255fd
      
           This box has a color of #0255fd        
        
          <div style="background-color:#0255fd;">Content here</div>
        
        
          .mybackground {background-color:#0255fd;}
        
        Background color #0255fd
      
           Border around this has a color of #0255fd        
        
          <div style="border:2px solid #0255fd;">Content here</div>
        
        
          .myborder {border:2px solid #0255fd;}
        
        Border color #0255fd