#0075fa color space conversions
Hex:
        #0075fa
        RGB:
        0, 117, 250
        CMY:
        100, 54, 2
        CMYK:
        100, 53, 0, 2
      HSL:
        212°, 100.0000%, 49.0196%
        HSV (HSB):
        212°, 100.0000%, 98.0392%
        XYZ:
        23.6166, 19.6247, 92.9857
        xyY:
        0.1734, 0.1441, 19.6247
      CIE-Lab:
        51.4102, 23.7764, -73.5256
        CIE-LCH:
        51.4102, 77.2744, 287.9199
        CIE-Luv:
        51.4102, -26.4592, -115.2599
        Hunter-Lab:
        44.2998, 17.6353, -93.4405
      #0075fa color charts
#0075fa RGB chart
      #0075fa CMYK chart
      #0075fa RGB pie chart
      #0075fa color shades, tints & tones
#0075fa color schemes
#0075fa color preview, HTML & CSS examples
           This text has a color of #0075fa        
        
          <p style="color:#0075fa;">Text here</p>
        
        
          .mytext {color:#0075fa;}
        
        Text color #0075fa
      
           This box has a color of #0075fa        
        
          <div style="background-color:#0075fa;">Content here</div>
        
        
          .mybackground {background-color:#0075fa;}
        
        Background color #0075fa
      
           Border around this has a color of #0075fa        
        
          <div style="border:2px solid #0075fa;">Content here</div>
        
        
          .myborder {border:2px solid #0075fa;}
        
        Border color #0075fa