#3b03c3 color space conversions
Hex:
        #3b03c3
        RGB:
        59, 3, 195
        CMY:
        77, 99, 24
        CMYK:
        70, 98, 0, 24
      HSL:
        258°, 96.9697%, 38.8235%
        HSV (HSB):
        258°, 98.4615%, 76.4706%
        XYZ:
        11.6865, 4.9351, 51.9664
        xyY:
        0.1704, 0.0720, 4.9351
      CIE-Lab:
        26.5490, 65.2286, -82.9368
        CIE-LCH:
        26.5490, 105.5144, 308.1846
        CIE-Luv:
        26.5490, -1.5060, -98.1933
        Hunter-Lab:
        22.2150, 55.0263, -123.1435
      #3b03c3 color charts
#3b03c3 RGB chart
      #3b03c3 CMYK chart
      #3b03c3 RGB pie chart
      #3b03c3 color shades, tints & tones
#3b03c3 color schemes
#3b03c3 color preview, HTML & CSS examples
           This text has a color of #3b03c3        
        
          <p style="color:#3b03c3;">Text here</p>
        
        
          .mytext {color:#3b03c3;}
        
        Text color #3b03c3
      
           This box has a color of #3b03c3        
        
          <div style="background-color:#3b03c3;">Content here</div>
        
        
          .mybackground {background-color:#3b03c3;}
        
        Background color #3b03c3
      
           Border around this has a color of #3b03c3        
        
          <div style="border:2px solid #3b03c3;">Content here</div>
        
        
          .myborder {border:2px solid #3b03c3;}
        
        Border color #3b03c3