#0266fd color space conversions
Hex:
        #0266fd
        RGB:
        2, 102, 253
        CMY:
        99, 60, 1
        CMYK:
        99, 60, 0, 1
      HSL:
        216°, 98.4314%, 50.0000%
        HSV (HSB):
        216°, 99.2095%, 99.2157%
        XYZ:
        22.5060, 16.6075, 94.9479
        xyY:
        0.1679, 0.1239, 16.6075
      CIE-Lab:
        47.7616, 34.4964, -81.1417
        CIE-LCH:
        47.7616, 88.1702, 293.0322
        CIE-Luv:
        47.7616, -22.3899, -124.0145
        Hunter-Lab:
        40.7523, 27.2626, -109.6119
      #0266fd color charts
#0266fd RGB chart
      #0266fd CMYK chart
      #0266fd RGB pie chart
      #0266fd color shades, tints & tones
#0266fd color schemes
#0266fd color preview, HTML & CSS examples
           This text has a color of #0266fd        
        
          <p style="color:#0266fd;">Text here</p>
        
        
          .mytext {color:#0266fd;}
        
        Text color #0266fd
      
           This box has a color of #0266fd        
        
          <div style="background-color:#0266fd;">Content here</div>
        
        
          .mybackground {background-color:#0266fd;}
        
        Background color #0266fd
      
           Border around this has a color of #0266fd        
        
          <div style="border:2px solid #0266fd;">Content here</div>
        
        
          .myborder {border:2px solid #0266fd;}
        
        Border color #0266fd