#3b0ade color space conversions
Hex:
        #3b0ade
        RGB:
        59, 10, 222
        CMY:
        77, 96, 13
        CMYK:
        73, 95, 0, 13
      HSL:
        254°, 91.3793%, 45.4902%
        HSV (HSB):
        254°, 95.4955%, 87.0588%
        XYZ:
        15.0970, 6.4208, 69.5509
        xyY:
        0.1658, 0.0705, 6.4208
      CIE-Lab:
        30.4503, 70.5659, -92.1574
        CIE-LCH:
        30.4503, 116.0713, 307.4417
        CIE-Luv:
        30.4503, -3.6276, -113.9209
        Hunter-Lab:
        25.3393, 62.0052, -145.0005
      #3b0ade color charts
#3b0ade RGB chart
      #3b0ade CMYK chart
      #3b0ade RGB pie chart
      #3b0ade color shades, tints & tones
#3b0ade color schemes
#3b0ade color preview, HTML & CSS examples
           This text has a color of #3b0ade        
        
          <p style="color:#3b0ade;">Text here</p>
        
        
          .mytext {color:#3b0ade;}
        
        Text color #3b0ade
      
           This box has a color of #3b0ade        
        
          <div style="background-color:#3b0ade;">Content here</div>
        
        
          .mybackground {background-color:#3b0ade;}
        
        Background color #3b0ade
      
           Border around this has a color of #3b0ade        
        
          <div style="border:2px solid #3b0ade;">Content here</div>
        
        
          .myborder {border:2px solid #3b0ade;}
        
        Border color #3b0ade