#0754cd color space conversions
Hex:
        #0754cd
        RGB:
        7, 84, 205
        CMY:
        97, 67, 20
        CMYK:
        97, 59, 0, 20
      HSL:
        217°, 93.3962%, 41.5686%
        HSV (HSB):
        217°, 96.5854%, 80.3922%
        XYZ:
        14.2774, 10.7936, 59.0885
        xyY:
        0.1696, 0.1283, 10.7936
      CIE-Lab:
        39.2306, 27.7278, -67.9087
        CIE-LCH:
        39.2306, 73.3514, 292.2107
        CIE-Luv:
        39.2306, -18.4930, -98.6813
        Hunter-Lab:
        32.8536, 20.0780, -83.6378
      #0754cd color charts
#0754cd RGB chart
      #0754cd CMYK chart
      #0754cd RGB pie chart
      #0754cd color shades, tints & tones
#0754cd color schemes
#0754cd color preview, HTML & CSS examples
           This text has a color of #0754cd        
        
          <p style="color:#0754cd;">Text here</p>
        
        
          .mytext {color:#0754cd;}
        
        Text color #0754cd
      
           This box has a color of #0754cd        
        
          <div style="background-color:#0754cd;">Content here</div>
        
        
          .mybackground {background-color:#0754cd;}
        
        Background color #0754cd
      
           Border around this has a color of #0754cd        
        
          <div style="border:2px solid #0754cd;">Content here</div>
        
        
          .myborder {border:2px solid #0754cd;}
        
        Border color #0754cd