#0265d5 color space conversions
Hex:
        #0265d5
        RGB:
        2, 101, 213
        CMY:
        99, 60, 16
        CMYK:
        99, 53, 0, 16
      HSL:
        212°, 98.1395%, 42.1569%
        HSV (HSB):
        212°, 99.0610%, 83.5294%
        XYZ:
        16.6890, 14.1244, 64.7975
        xyY:
        0.1746, 0.1477, 14.1244
      CIE-Lab:
        44.4108, 19.5930, -64.0706
        CIE-LCH:
        44.4108, 66.9995, 287.0038
        CIE-Luv:
        44.4108, -23.0963, -96.8662
        Hunter-Lab:
        37.5824, 13.4961, -75.9168
      #0265d5 color charts
#0265d5 RGB chart
      #0265d5 CMYK chart
      #0265d5 RGB pie chart
      #0265d5 color shades, tints & tones
#0265d5 color schemes
#0265d5 color preview, HTML & CSS examples
           This text has a color of #0265d5        
        
          <p style="color:#0265d5;">Text here</p>
        
        
          .mytext {color:#0265d5;}
        
        Text color #0265d5
      
           This box has a color of #0265d5        
        
          <div style="background-color:#0265d5;">Content here</div>
        
        
          .mybackground {background-color:#0265d5;}
        
        Background color #0265d5
      
           Border around this has a color of #0265d5        
        
          <div style="border:2px solid #0265d5;">Content here</div>
        
        
          .myborder {border:2px solid #0265d5;}
        
        Border color #0265d5