#302bbd color space conversions
Hex:
        #302bbd
        RGB:
        48, 43, 189
        CMY:
        81, 83, 26
        CMYK:
        75, 77, 0, 26
      HSL:
        242°, 62.9310%, 45.4902%
        HSV (HSB):
        242°, 77.2487%, 74.1176%
        XYZ:
        11.2681, 6.0303, 48.7142
        xyY:
        0.1707, 0.0914, 6.0303
      CIE-Lab:
        29.4887, 49.5541, -74.5373
        CIE-LCH:
        29.4887, 89.5065, 303.6169
        CIE-Luv:
        29.4887, -6.1324, -95.5992
        Hunter-Lab:
        24.5566, 38.9331, -100.4271
      #302bbd color charts
#302bbd RGB chart
      #302bbd CMYK chart
      #302bbd RGB pie chart
      #302bbd color shades, tints & tones
#302bbd color schemes
#302bbd color preview, HTML & CSS examples
           This text has a color of #302bbd        
        
          <p style="color:#302bbd;">Text here</p>
        
        
          .mytext {color:#302bbd;}
        
        Text color #302bbd
      
           This box has a color of #302bbd        
        
          <div style="background-color:#302bbd;">Content here</div>
        
        
          .mybackground {background-color:#302bbd;}
        
        Background color #302bbd
      
           Border around this has a color of #302bbd        
        
          <div style="border:2px solid #302bbd;">Content here</div>
        
        
          .myborder {border:2px solid #302bbd;}
        
        Border color #302bbd