#302fbd color space conversions
Hex:
        #302fbd
        RGB:
        48, 47, 189
        CMY:
        81, 82, 26
        CMYK:
        75, 75, 0, 26
      HSL:
        240°, 60.1695%, 46.2745%
        HSV (HSB):
        240°, 75.1323%, 74.1176%
        XYZ:
        11.4207, 6.3355, 48.7651
        xyY:
        0.1717, 0.0952, 6.3355
      CIE-Lab:
        30.2437, 47.4039, -73.2888
        CIE-LCH:
        30.2437, 87.2833, 302.8951
        CIE-Luv:
        30.2437, -6.7213, -95.4367
        Hunter-Lab:
        25.1705, 36.9435, -97.2485
      #302fbd color charts
#302fbd RGB chart
      #302fbd CMYK chart
      #302fbd RGB pie chart
      #302fbd color shades, tints & tones
#302fbd color schemes
#302fbd color preview, HTML & CSS examples
           This text has a color of #302fbd        
        
          <p style="color:#302fbd;">Text here</p>
        
        
          .mytext {color:#302fbd;}
        
        Text color #302fbd
      
           This box has a color of #302fbd        
        
          <div style="background-color:#302fbd;">Content here</div>
        
        
          .mybackground {background-color:#302fbd;}
        
        Background color #302fbd
      
           Border around this has a color of #302fbd        
        
          <div style="border:2px solid #302fbd;">Content here</div>
        
        
          .myborder {border:2px solid #302fbd;}
        
        Border color #302fbd