#075acf color space conversions
Hex:
        #075acf
        RGB:
        7, 90, 207
        CMY:
        97, 65, 19
        CMYK:
        97, 57, 0, 19
      HSL:
        215°, 93.4579%, 41.9608%
        HSV (HSB):
        215°, 96.6184%, 81.1765%
        XYZ:
        15.0063, 11.8625, 60.5303
        xyY:
        0.1717, 0.1357, 11.8625
      CIE-Lab:
        40.9967, 24.5635, -66.1799
        CIE-LCH:
        40.9967, 70.5914, 290.3630
        CIE-Luv:
        40.9967, -20.0253, -97.6818
        Hunter-Lab:
        34.4420, 17.4985, -80.0902
      #075acf color charts
#075acf RGB chart
      #075acf CMYK chart
      #075acf RGB pie chart
      #075acf color shades, tints & tones
#075acf color schemes
#075acf color preview, HTML & CSS examples
           This text has a color of #075acf        
        
          <p style="color:#075acf;">Text here</p>
        
        
          .mytext {color:#075acf;}
        
        Text color #075acf
      
           This box has a color of #075acf        
        
          <div style="background-color:#075acf;">Content here</div>
        
        
          .mybackground {background-color:#075acf;}
        
        Background color #075acf
      
           Border around this has a color of #075acf        
        
          <div style="border:2px solid #075acf;">Content here</div>
        
        
          .myborder {border:2px solid #075acf;}
        
        Border color #075acf