#3b30ed color space conversions
Hex:
        #3b30ed
        RGB:
        59, 48, 237
        CMY:
        77, 81, 7
        CMYK:
        75, 80, 0, 7
      HSL:
        243°, 84.0000%, 55.8824%
        HSV (HSB):
        243°, 79.7468%, 92.9412%
        XYZ:
        18.1466, 9.1581, 80.9320
        xyY:
        0.1677, 0.0846, 9.1581
      CIE-Lab:
        36.2870, 62.5345, -91.0188
        CIE-LCH:
        36.2870, 110.4309, 304.4910
        CIE-Luv:
        36.2870, -7.3616, -123.3135
        Hunter-Lab:
        30.2624, 54.0771, -137.3780
      #3b30ed color charts
#3b30ed RGB chart
      #3b30ed CMYK chart
      #3b30ed RGB pie chart
      #3b30ed color shades, tints & tones
#3b30ed color schemes
#3b30ed color preview, HTML & CSS examples
           This text has a color of #3b30ed        
        
          <p style="color:#3b30ed;">Text here</p>
        
        
          .mytext {color:#3b30ed;}
        
        Text color #3b30ed
      
           This box has a color of #3b30ed        
        
          <div style="background-color:#3b30ed;">Content here</div>
        
        
          .mybackground {background-color:#3b30ed;}
        
        Background color #3b30ed
      
           Border around this has a color of #3b30ed        
        
          <div style="border:2px solid #3b30ed;">Content here</div>
        
        
          .myborder {border:2px solid #3b30ed;}
        
        Border color #3b30ed