#3b03e8 color space conversions
Hex:
        #3b03e8
        RGB:
        59, 3, 232
        CMY:
        77, 99, 9
        CMYK:
        75, 99, 0, 9
      HSL:
        255°, 97.4468%, 46.0784%
        HSV (HSB):
        255°, 98.7069%, 90.9804%
        XYZ:
        16.4017, 6.8211, 76.7961
        xyY:
        0.1640, 0.0682, 6.8211
      CIE-Lab:
        31.3962, 74.0746, -96.3110
        CIE-LCH:
        31.3962, 121.5025, 307.5645
        CIE-Luv:
        31.3962, -4.0458, -119.3787
        Hunter-Lab:
        26.1173, 66.3929, -156.0560
      #3b03e8 color charts
#3b03e8 RGB chart
      #3b03e8 CMYK chart
      #3b03e8 RGB pie chart
      #3b03e8 color shades, tints & tones
#3b03e8 color schemes
#3b03e8 color preview, HTML & CSS examples
           This text has a color of #3b03e8        
        
          <p style="color:#3b03e8;">Text here</p>
        
        
          .mytext {color:#3b03e8;}
        
        Text color #3b03e8
      
           This box has a color of #3b03e8        
        
          <div style="background-color:#3b03e8;">Content here</div>
        
        
          .mybackground {background-color:#3b03e8;}
        
        Background color #3b03e8
      
           Border around this has a color of #3b03e8        
        
          <div style="border:2px solid #3b03e8;">Content here</div>
        
        
          .myborder {border:2px solid #3b03e8;}
        
        Border color #3b03e8