#3b0bfa color space conversions
Hex:
        #3b0bfa
        RGB:
        59, 11, 250
        CMY:
        77, 96, 2
        CMYK:
        76, 96, 0, 2
      HSL:
        252°, 95.9839%, 51.1765%
        HSV (HSB):
        252°, 95.6000%, 98.0392%
        XYZ:
        19.1786, 8.0713, 90.9896
        xyY:
        0.1622, 0.0683, 8.0713
      CIE-Lab:
        34.1309, 77.1854, -101.9499
        CIE-LCH:
        34.1309, 127.8725, 307.1291
        CIE-Luv:
        34.1309, -5.4077, -129.8009
        Hunter-Lab:
        28.4100, 70.7818, -170.0029
      #3b0bfa color charts
#3b0bfa RGB chart
      #3b0bfa CMYK chart
      #3b0bfa RGB pie chart
      #3b0bfa color shades, tints & tones
#3b0bfa color schemes
#3b0bfa color preview, HTML & CSS examples
           This text has a color of #3b0bfa        
        
          <p style="color:#3b0bfa;">Text here</p>
        
        
          .mytext {color:#3b0bfa;}
        
        Text color #3b0bfa
      
           This box has a color of #3b0bfa        
        
          <div style="background-color:#3b0bfa;">Content here</div>
        
        
          .mybackground {background-color:#3b0bfa;}
        
        Background color #3b0bfa
      
           Border around this has a color of #3b0bfa        
        
          <div style="border:2px solid #3b0bfa;">Content here</div>
        
        
          .myborder {border:2px solid #3b0bfa;}
        
        Border color #3b0bfa