#075cc0 color space conversions
Hex:
        #075cc0
        RGB:
        7, 92, 192
        CMY:
        97, 64, 25
        CMYK:
        96, 52, 0, 25
      HSL:
        212°, 92.9648%, 39.0196%
        HSV (HSB):
        212°, 96.3542%, 75.2941%
        XYZ:
        13.4292, 11.5052, 51.3821
        xyY:
        0.1760, 0.1508, 11.5052
      CIE-Lab:
        40.4187, 17.2356, -58.4354
        CIE-LCH:
        40.4187, 60.9243, 286.4335
        CIE-Luv:
        40.4187, -20.9761, -86.1327
        Hunter-Lab:
        33.9194, 11.3120, -66.0708
      #075cc0 color charts
#075cc0 RGB chart
      #075cc0 CMYK chart
      #075cc0 RGB pie chart
      #075cc0 color shades, tints & tones
#075cc0 color schemes
#075cc0 color preview, HTML & CSS examples
           This text has a color of #075cc0        
        
          <p style="color:#075cc0;">Text here</p>
        
        
          .mytext {color:#075cc0;}
        
        Text color #075cc0
      
           This box has a color of #075cc0        
        
          <div style="background-color:#075cc0;">Content here</div>
        
        
          .mybackground {background-color:#075cc0;}
        
        Background color #075cc0
      
           Border around this has a color of #075cc0        
        
          <div style="border:2px solid #075cc0;">Content here</div>
        
        
          .myborder {border:2px solid #075cc0;}
        
        Border color #075cc0