#3b30fd color space conversions
Hex:
        #3b30fd
        RGB:
        59, 48, 253
        CMY:
        77, 81, 1
        CMYK:
        77, 81, 0, 1
      HSL:
        243°, 98.0861%, 59.0196%
        HSV (HSB):
        243°, 81.0277%, 99.2157%
        XYZ:
        20.5902, 10.1356, 93.7996
        xyY:
        0.1653, 0.0814, 10.1356
      CIE-Lab:
        38.0846, 67.1688, -97.0528
        CIE-LCH:
        38.0846, 118.0292, 304.6865
        CIE-Luv:
        38.0846, -8.1381, -132.4002
        Hunter-Lab:
        31.8364, 59.7313, -152.4008
      #3b30fd color charts
#3b30fd RGB chart
      #3b30fd CMYK chart
      #3b30fd RGB pie chart
      #3b30fd color shades, tints & tones
#3b30fd color schemes
#3b30fd color preview, HTML & CSS examples
           This text has a color of #3b30fd        
        
          <p style="color:#3b30fd;">Text here</p>
        
        
          .mytext {color:#3b30fd;}
        
        Text color #3b30fd
      
           This box has a color of #3b30fd        
        
          <div style="background-color:#3b30fd;">Content here</div>
        
        
          .mybackground {background-color:#3b30fd;}
        
        Background color #3b30fd
      
           Border around this has a color of #3b30fd        
        
          <div style="border:2px solid #3b30fd;">Content here</div>
        
        
          .myborder {border:2px solid #3b30fd;}
        
        Border color #3b30fd