#268ed7 color space conversions
Hex:
        #268ed7
        RGB:
        38, 142, 215
        CMY:
        85, 44, 16
        CMYK:
        82, 34, 0, 16
      HSL:
        205°, 69.9605%, 49.6078%
        HSV (HSB):
        205°, 82.3256%, 84.3137%
        XYZ:
        22.7381, 24.6644, 67.8523
        xyY:
        0.1973, 0.2140, 24.6644
      CIE-Lab:
        56.7469, -3.1738, -45.4045
        CIE-LCH:
        56.7469, 45.5153, 266.0014
        CIE-Luv:
        56.7469, -33.4197, -70.8574
        Hunter-Lab:
        49.6632, -5.1853, -46.2405
      #268ed7 color charts
#268ed7 RGB chart
      #268ed7 CMYK chart
      #268ed7 RGB pie chart
      #268ed7 color shades, tints & tones
#268ed7 color schemes
#268ed7 color preview, HTML & CSS examples
           This text has a color of #268ed7        
        
          <p style="color:#268ed7;">Text here</p>
        
        
          .mytext {color:#268ed7;}
        
        Text color #268ed7
      
           This box has a color of #268ed7        
        
          <div style="background-color:#268ed7;">Content here</div>
        
        
          .mybackground {background-color:#268ed7;}
        
        Background color #268ed7
      
           Border around this has a color of #268ed7        
        
          <div style="border:2px solid #268ed7;">Content here</div>
        
        
          .myborder {border:2px solid #268ed7;}
        
        Border color #268ed7