#0268cf color space conversions
Hex:
        #0268cf
        RGB:
        2, 104, 207
        CMY:
        99, 59, 19
        CMYK:
        99, 50, 0, 19
      HSL:
        210°, 98.0861%, 40.9804%
        HSV (HSB):
        210°, 99.0338%, 81.1765%
        XYZ:
        16.2378, 14.4185, 60.9587
        xyY:
        0.1772, 0.1574, 14.4185
      CIE-Lab:
        44.8273, 15.2519, -59.9626
        CIE-LCH:
        44.8273, 61.8719, 284.2709
        CIE-Luv:
        44.8273, -24.1716, -90.8749
        Hunter-Lab:
        37.9717, 9.8813, -68.6022
      #0268cf color charts
#0268cf RGB chart
      #0268cf CMYK chart
      #0268cf RGB pie chart
      #0268cf color shades, tints & tones
#0268cf color schemes
#0268cf color preview, HTML & CSS examples
           This text has a color of #0268cf        
        
          <p style="color:#0268cf;">Text here</p>
        
        
          .mytext {color:#0268cf;}
        
        Text color #0268cf
      
           This box has a color of #0268cf        
        
          <div style="background-color:#0268cf;">Content here</div>
        
        
          .mybackground {background-color:#0268cf;}
        
        Background color #0268cf
      
           Border around this has a color of #0268cf        
        
          <div style="border:2px solid #0268cf;">Content here</div>
        
        
          .myborder {border:2px solid #0268cf;}
        
        Border color #0268cf