#075dc7 color space conversions
Hex:
        #075dc7
        RGB:
        7, 93, 199
        CMY:
        97, 64, 22
        CMYK:
        96, 53, 0, 22
      HSL:
        213°, 93.2039%, 40.3922%
        HSV (HSB):
        213°, 96.4824%, 78.0392%
        XYZ:
        14.3108, 11.9974, 55.5943
        xyY:
        0.1747, 0.1465, 11.9974
      CIE-Lab:
        41.2120, 19.3946, -61.2114
        CIE-LCH:
        41.2120, 64.2105, 287.5806
        CIE-Luv:
        41.2120, -21.0528, -90.6914
        Hunter-Lab:
        34.6373, 13.1341, -70.9170
      #075dc7 color charts
#075dc7 RGB chart
      #075dc7 CMYK chart
      #075dc7 RGB pie chart
      #075dc7 color shades, tints & tones
#075dc7 color schemes
#075dc7 color preview, HTML & CSS examples
           This text has a color of #075dc7        
        
          <p style="color:#075dc7;">Text here</p>
        
        
          .mytext {color:#075dc7;}
        
        Text color #075dc7
      
           This box has a color of #075dc7        
        
          <div style="background-color:#075dc7;">Content here</div>
        
        
          .mybackground {background-color:#075dc7;}
        
        Background color #075dc7
      
           Border around this has a color of #075dc7        
        
          <div style="border:2px solid #075dc7;">Content here</div>
        
        
          .myborder {border:2px solid #075dc7;}
        
        Border color #075dc7