#075ecb color space conversions
Hex:
        #075ecb
        RGB:
        7, 94, 203
        CMY:
        97, 63, 20
        CMYK:
        97, 54, 0, 20
      HSL:
        213°, 93.3333%, 41.1765%
        HSV (HSB):
        213°, 96.5517%, 79.6078%
        XYZ:
        14.8698, 12.3624, 58.1024
        xyY:
        0.1743, 0.1449, 12.3624
      CIE-Lab:
        41.7864, 20.3384, -62.5897
        CIE-LCH:
        41.7864, 65.8112, 288.0014
        CIE-Luv:
        41.7864, -21.2206, -93.0716
        Hunter-Lab:
        35.1602, 13.9603, -73.3649
      #075ecb color charts
#075ecb RGB chart
      #075ecb CMYK chart
      #075ecb RGB pie chart
      #075ecb color shades, tints & tones
#075ecb color schemes
#075ecb color preview, HTML & CSS examples
           This text has a color of #075ecb        
        
          <p style="color:#075ecb;">Text here</p>
        
        
          .mytext {color:#075ecb;}
        
        Text color #075ecb
      
           This box has a color of #075ecb        
        
          <div style="background-color:#075ecb;">Content here</div>
        
        
          .mybackground {background-color:#075ecb;}
        
        Background color #075ecb
      
           Border around this has a color of #075ecb        
        
          <div style="border:2px solid #075ecb;">Content here</div>
        
        
          .myborder {border:2px solid #075ecb;}
        
        Border color #075ecb