#0756fa color space conversions
Hex:
        #0756fa
        RGB:
        7, 86, 250
        CMY:
        97, 66, 2
        CMYK:
        97, 66, 0, 2
      HSL:
        220°, 96.0474%, 50.3922%
        HSV (HSB):
        220°, 97.2000%, 98.0392%
        XYZ:
        20.6707, 13.6029, 91.9786
        xyY:
        0.1637, 0.1077, 13.6029
      CIE-Lab:
        43.6579, 43.5369, -86.2041
        CIE-LCH:
        43.6579, 96.5744, 296.7958
        CIE-Luv:
        43.6579, -18.5525, -127.0197
        Hunter-Lab:
        36.8821, 35.4975, -122.0433
      #0756fa color charts
#0756fa RGB chart
      #0756fa CMYK chart
      #0756fa RGB pie chart
      #0756fa color shades, tints & tones
#0756fa color schemes
#0756fa color preview, HTML & CSS examples
           This text has a color of #0756fa        
        
          <p style="color:#0756fa;">Text here</p>
        
        
          .mytext {color:#0756fa;}
        
        Text color #0756fa
      
           This box has a color of #0756fa        
        
          <div style="background-color:#0756fa;">Content here</div>
        
        
          .mybackground {background-color:#0756fa;}
        
        Background color #0756fa
      
           Border around this has a color of #0756fa        
        
          <div style="border:2px solid #0756fa;">Content here</div>
        
        
          .myborder {border:2px solid #0756fa;}
        
        Border color #0756fa