#302df5 color space conversions
Hex:
        #302df5
        RGB:
        48, 45, 245
        CMY:
        81, 82, 4
        CMYK:
        80, 82, 0, 4
      HSL:
        241°, 90.9091%, 56.8627%
        HSV (HSB):
        241°, 81.6327%, 96.0784%
        XYZ:
        18.6387, 9.0977, 87.1599
        xyY:
        0.1622, 0.0792, 9.0977
      CIE-Lab:
        36.1718, 65.6105, -95.7502
        CIE-LCH:
        36.1718, 116.0726, 304.4199
        CIE-Luv:
        36.1718, -8.8745, -127.8030
        Hunter-Lab:
        30.1624, 57.5190, -150.2156
      #302df5 color charts
#302df5 RGB chart
      #302df5 CMYK chart
      #302df5 RGB pie chart
      #302df5 color shades, tints & tones
#302df5 color schemes
#302df5 color preview, HTML & CSS examples
           This text has a color of #302df5        
        
          <p style="color:#302df5;">Text here</p>
        
        
          .mytext {color:#302df5;}
        
        Text color #302df5
      
           This box has a color of #302df5        
        
          <div style="background-color:#302df5;">Content here</div>
        
        
          .mybackground {background-color:#302df5;}
        
        Background color #302df5
      
           Border around this has a color of #302df5        
        
          <div style="border:2px solid #302df5;">Content here</div>
        
        
          .myborder {border:2px solid #302df5;}
        
        Border color #302df5