#3b03f2 color space conversions
Hex:
        #3b03f2
        RGB:
        59, 3, 242
        CMY:
        77, 99, 5
        CMYK:
        76, 99, 0, 5
      HSL:
        254°, 97.5510%, 48.0392%
        HSV (HSB):
        254°, 98.7603%, 94.9020%
        XYZ:
        17.8632, 7.4057, 84.4924
        xyY:
        0.1627, 0.0675, 7.4057
      CIE-Lab:
        32.7133, 76.4316, -99.7990
        CIE-LCH:
        32.7133, 125.7045, 307.4469
        CIE-Luv:
        32.7133, -4.6776, -125.0515
        Hunter-Lab:
        27.2135, 69.5456, -165.0340
      #3b03f2 color charts
#3b03f2 RGB chart
      #3b03f2 CMYK chart
      #3b03f2 RGB pie chart
      #3b03f2 color shades, tints & tones
#3b03f2 color schemes
#3b03f2 color preview, HTML & CSS examples
           This text has a color of #3b03f2        
        
          <p style="color:#3b03f2;">Text here</p>
        
        
          .mytext {color:#3b03f2;}
        
        Text color #3b03f2
      
           This box has a color of #3b03f2        
        
          <div style="background-color:#3b03f2;">Content here</div>
        
        
          .mybackground {background-color:#3b03f2;}
        
        Background color #3b03f2
      
           Border around this has a color of #3b03f2        
        
          <div style="border:2px solid #3b03f2;">Content here</div>
        
        
          .myborder {border:2px solid #3b03f2;}
        
        Border color #3b03f2