#075ed5 color space conversions
Hex:
        #075ed5
        RGB:
        7, 94, 213
        CMY:
        97, 63, 16
        CMYK:
        97, 56, 0, 16
      HSL:
        215°, 93.6364%, 43.1373%
        HSV (HSB):
        215°, 96.7136%, 83.5294%
        XYZ:
        16.1006, 12.8547, 64.5834
        xyY:
        0.1721, 0.1374, 12.8547
      CIE-Lab:
        42.5435, 24.3119, -67.1047
        CIE-LCH:
        42.5435, 71.3730, 289.9154
        CIE-Luv:
        42.5435, -20.9623, -100.1183
        Hunter-Lab:
        35.8534, 17.4149, -81.7027
      #075ed5 color charts
#075ed5 RGB chart
      #075ed5 CMYK chart
      #075ed5 RGB pie chart
      #075ed5 color shades, tints & tones
#075ed5 color schemes
#075ed5 color preview, HTML & CSS examples
           This text has a color of #075ed5        
        
          <p style="color:#075ed5;">Text here</p>
        
        
          .mytext {color:#075ed5;}
        
        Text color #075ed5
      
           This box has a color of #075ed5        
        
          <div style="background-color:#075ed5;">Content here</div>
        
        
          .mybackground {background-color:#075ed5;}
        
        Background color #075ed5
      
           Border around this has a color of #075ed5        
        
          <div style="border:2px solid #075ed5;">Content here</div>
        
        
          .myborder {border:2px solid #075ed5;}
        
        Border color #075ed5