#007df5 color space conversions
Hex:
        #007df5
        RGB:
        0, 125, 245
        CMY:
        100, 51, 4
        CMYK:
        100, 49, 0, 4
      HSL:
        209°, 100.0000%, 48.0392%
        HSV (HSB):
        209°, 100.0000%, 96.0784%
        XYZ:
        23.8150, 21.2598, 89.2346
        xyY:
        0.1773, 0.1583, 21.2598
      CIE-Lab:
        53.2327, 16.7989, -67.7968
        CIE-LCH:
        53.2327, 69.8470, 283.9166
        CIE-Luv:
        53.2327, -28.9141, -107.1813
        Hunter-Lab:
        46.1084, 11.5059, -82.4695
      #007df5 color charts
#007df5 RGB chart
      #007df5 CMYK chart
      #007df5 RGB pie chart
      #007df5 color shades, tints & tones
#007df5 color schemes
#007df5 color preview, HTML & CSS examples
           This text has a color of #007df5        
        
          <p style="color:#007df5;">Text here</p>
        
        
          .mytext {color:#007df5;}
        
        Text color #007df5
      
           This box has a color of #007df5        
        
          <div style="background-color:#007df5;">Content here</div>
        
        
          .mybackground {background-color:#007df5;}
        
        Background color #007df5
      
           Border around this has a color of #007df5        
        
          <div style="border:2px solid #007df5;">Content here</div>
        
        
          .myborder {border:2px solid #007df5;}
        
        Border color #007df5