#007fe2 color space conversions
Hex:
        #007fe2
        RGB:
        0, 127, 226
        CMY:
        100, 50, 11
        CMYK:
        100, 44, 0, 11
      HSL:
        206°, 100.0000%, 44.3137%
        HSV (HSB):
        206°, 100.0000%, 88.6275%
        XYZ:
        21.3168, 20.6697, 74.8176
        xyY:
        0.1825, 0.1770, 20.6697
      CIE-Lab:
        52.5861, 8.1541, -58.2345
        CIE-LCH:
        52.5861, 58.8026, 277.9708
        CIE-Luv:
        52.5861, -30.3735, -91.3613
        Hunter-Lab:
        45.4640, 4.1319, -65.7456
      #007fe2 color charts
#007fe2 RGB chart
      #007fe2 CMYK chart
      #007fe2 RGB pie chart
      #007fe2 color shades, tints & tones
#007fe2 color schemes
#007fe2 color preview, HTML & CSS examples
           This text has a color of #007fe2        
        
          <p style="color:#007fe2;">Text here</p>
        
        
          .mytext {color:#007fe2;}
        
        Text color #007fe2
      
           This box has a color of #007fe2        
        
          <div style="background-color:#007fe2;">Content here</div>
        
        
          .mybackground {background-color:#007fe2;}
        
        Background color #007fe2
      
           Border around this has a color of #007fe2        
        
          <div style="border:2px solid #007fe2;">Content here</div>
        
        
          .myborder {border:2px solid #007fe2;}
        
        Border color #007fe2