#302fc1 color space conversions
Hex:
        #302fc1
        RGB:
        48, 47, 193
        CMY:
        81, 82, 24
        CMYK:
        75, 76, 0, 24
      HSL:
        240°, 60.8333%, 47.0588%
        HSV (HSB):
        240°, 75.6477%, 75.6863%
        XYZ:
        11.8611, 6.5117, 51.0838
        xyY:
        0.1708, 0.0938, 6.5117
      CIE-Lab:
        30.6683, 48.7046, -74.9446
        CIE-LCH:
        30.6683, 89.3802, 303.0188
        CIE-Luv:
        30.6683, -6.8962, -97.8075
        Hunter-Lab:
        25.5180, 38.3127, -100.8287
      #302fc1 color charts
#302fc1 RGB chart
      #302fc1 CMYK chart
      #302fc1 RGB pie chart
      #302fc1 color shades, tints & tones
#302fc1 color schemes
#302fc1 color preview, HTML & CSS examples
           This text has a color of #302fc1        
        
          <p style="color:#302fc1;">Text here</p>
        
        
          .mytext {color:#302fc1;}
        
        Text color #302fc1
      
           This box has a color of #302fc1        
        
          <div style="background-color:#302fc1;">Content here</div>
        
        
          .mybackground {background-color:#302fc1;}
        
        Background color #302fc1
      
           Border around this has a color of #302fc1        
        
          <div style="border:2px solid #302fc1;">Content here</div>
        
        
          .myborder {border:2px solid #302fc1;}
        
        Border color #302fc1