#267ff0 color space conversions
Hex:
        #267ff0
        RGB:
        38, 127, 240
        CMY:
        85, 50, 6
        CMYK:
        84, 47, 0, 6
      HSL:
        214°, 87.0690%, 54.5098%
        HSV (HSB):
        214°, 84.1667%, 94.1176%
        XYZ:
        24.1169, 21.8821, 85.3906
        xyY:
        0.1836, 0.1665, 21.8821
      CIE-Lab:
        53.9017, 15.2414, -63.9163
        CIE-LCH:
        53.9017, 65.7084, 283.4122
        CIE-Luv:
        53.9017, -27.5466, -101.3949
        Hunter-Lab:
        46.7783, 10.1649, -75.4851
      #267ff0 color charts
#267ff0 RGB chart
      #267ff0 CMYK chart
      #267ff0 RGB pie chart
      #267ff0 color shades, tints & tones
#267ff0 color schemes
#267ff0 color preview, HTML & CSS examples
           This text has a color of #267ff0        
        
          <p style="color:#267ff0;">Text here</p>
        
        
          .mytext {color:#267ff0;}
        
        Text color #267ff0
      
           This box has a color of #267ff0        
        
          <div style="background-color:#267ff0;">Content here</div>
        
        
          .mybackground {background-color:#267ff0;}
        
        Background color #267ff0
      
           Border around this has a color of #267ff0        
        
          <div style="border:2px solid #267ff0;">Content here</div>
        
        
          .myborder {border:2px solid #267ff0;}
        
        Border color #267ff0