#3b03ec color space conversions
Hex:
        #3b03ec
        RGB:
        59, 3, 236
        CMY:
        77, 99, 7
        CMYK:
        75, 99, 0, 7
      HSL:
        254°, 97.4895%, 46.8627%
        HSV (HSB):
        254°, 98.7288%, 92.5490%
        XYZ:
        16.9765, 7.0511, 79.8231
        xyY:
        0.1635, 0.0679, 7.0511
      CIE-Lab:
        31.9229, 75.0191, -97.7119
        CIE-LCH:
        31.9229, 123.1888, 307.5155
        CIE-Luv:
        31.9229, -4.3009, -121.6507
        Hunter-Lab:
        26.5538, 67.6502, -159.6432
      #3b03ec color charts
#3b03ec RGB chart
      #3b03ec CMYK chart
      #3b03ec RGB pie chart
      #3b03ec color shades, tints & tones
#3b03ec color schemes
#3b03ec color preview, HTML & CSS examples
           This text has a color of #3b03ec        
        
          <p style="color:#3b03ec;">Text here</p>
        
        
          .mytext {color:#3b03ec;}
        
        Text color #3b03ec
      
           This box has a color of #3b03ec        
        
          <div style="background-color:#3b03ec;">Content here</div>
        
        
          .mybackground {background-color:#3b03ec;}
        
        Background color #3b03ec
      
           Border around this has a color of #3b03ec        
        
          <div style="border:2px solid #3b03ec;">Content here</div>
        
        
          .myborder {border:2px solid #3b03ec;}
        
        Border color #3b03ec