#302fd2 color space conversions
Hex:
        #302fd2
        RGB:
        48, 47, 210
        CMY:
        81, 82, 18
        CMYK:
        77, 78, 0, 18
      HSL:
        240°, 64.4269%, 50.3922%
        HSV (HSB):
        240°, 77.6190%, 82.3529%
        XYZ:
        13.8683, 7.3146, 61.6537
        xyY:
        0.1674, 0.0883, 7.3146
      CIE-Lab:
        32.5125, 54.1220, -81.8190
        CIE-LCH:
        32.5125, 98.0996, 303.4840
        CIE-Luv:
        32.5125, -7.6298, -107.7700
        Hunter-Lab:
        27.0454, 44.2014, -116.2277
      #302fd2 color charts
#302fd2 RGB chart
      #302fd2 CMYK chart
      #302fd2 RGB pie chart
      #302fd2 color shades, tints & tones
#302fd2 color schemes
#302fd2 color preview, HTML & CSS examples
           This text has a color of #302fd2        
        
          <p style="color:#302fd2;">Text here</p>
        
        
          .mytext {color:#302fd2;}
        
        Text color #302fd2
      
           This box has a color of #302fd2        
        
          <div style="background-color:#302fd2;">Content here</div>
        
        
          .mybackground {background-color:#302fd2;}
        
        Background color #302fd2
      
           Border around this has a color of #302fd2        
        
          <div style="border:2px solid #302fd2;">Content here</div>
        
        
          .myborder {border:2px solid #302fd2;}
        
        Border color #302fd2