#0302cd color space conversions
Hex:
        #0302cd
        RGB:
        3, 2, 205
        CMY:
        99, 99, 20
        CMYK:
        99, 99, 0, 20
      HSL:
        240°, 98.0676%, 40.5882%
        HSV (HSB):
        240°, 99.0244%, 80.3922%
        XYZ:
        11.0787, 4.4706, 58.0366
        xyY:
        0.1506, 0.0608, 4.4706
      CIE-Lab:
        25.1698, 66.7860, -91.1777
        CIE-LCH:
        25.1698, 113.0210, 306.2221
        CIE-Luv:
        25.1698, -7.2507, -101.0513
        Hunter-Lab:
        21.1437, 56.5276, -147.9426
      #0302cd color charts
#0302cd RGB chart
      #0302cd CMYK chart
      #0302cd RGB pie chart
      #0302cd color shades, tints & tones
#0302cd color schemes
#0302cd color preview, HTML & CSS examples
           This text has a color of #0302cd        
        
          <p style="color:#0302cd;">Text here</p>
        
        
          .mytext {color:#0302cd;}
        
        Text color #0302cd
      
           This box has a color of #0302cd        
        
          <div style="background-color:#0302cd;">Content here</div>
        
        
          .mybackground {background-color:#0302cd;}
        
        Background color #0302cd
      
           Border around this has a color of #0302cd        
        
          <div style="border:2px solid #0302cd;">Content here</div>
        
        
          .myborder {border:2px solid #0302cd;}
        
        Border color #0302cd