#302cc7 color space conversions
Hex:
        #302cc7
        RGB:
        48, 44, 199
        CMY:
        81, 83, 22
        CMYK:
        76, 78, 0, 22
      HSL:
        242°, 63.7860%, 47.6471%
        HSV (HSB):
        242°, 77.8894%, 78.0392%
        XYZ:
        12.4284, 6.5533, 54.6427
        xyY:
        0.1688, 0.0890, 6.5533
      CIE-Lab:
        30.7675, 52.1990, -78.3018
        CIE-LCH:
        30.7675, 94.1059, 303.6889
        CIE-Luv:
        30.7675, -6.7341, -101.4329
        Hunter-Lab:
        25.5993, 41.8624, -108.6370
      #302cc7 color charts
#302cc7 RGB chart
      #302cc7 CMYK chart
      #302cc7 RGB pie chart
      #302cc7 color shades, tints & tones
#302cc7 color schemes
#302cc7 color preview, HTML & CSS examples
           This text has a color of #302cc7        
        
          <p style="color:#302cc7;">Text here</p>
        
        
          .mytext {color:#302cc7;}
        
        Text color #302cc7
      
           This box has a color of #302cc7        
        
          <div style="background-color:#302cc7;">Content here</div>
        
        
          .mybackground {background-color:#302cc7;}
        
        Background color #302cc7
      
           Border around this has a color of #302cc7        
        
          <div style="border:2px solid #302cc7;">Content here</div>
        
        
          .myborder {border:2px solid #302cc7;}
        
        Border color #302cc7