#3b0bea color space conversions
Hex:
        #3b0bea
        RGB:
        59, 11, 234
        CMY:
        77, 96, 8
        CMYK:
        75, 95, 0, 8
      HSL:
        253°, 91.0204%, 48.0392%
        HSV (HSB):
        253°, 95.2991%, 91.7647%
        XYZ:
        16.7746, 7.1097, 78.3301
        xyY:
        0.1641, 0.0696, 7.1097
      CIE-Lab:
        32.0553, 73.3275, -96.3522
        CIE-LCH:
        32.0553, 121.0813, 307.2724
        CIE-Luv:
        32.0553, -4.4291, -120.7676
        Hunter-Lab:
        26.6640, 65.6344, -155.5101
      #3b0bea color charts
#3b0bea RGB chart
      #3b0bea CMYK chart
      #3b0bea RGB pie chart
      #3b0bea color shades, tints & tones
#3b0bea color schemes
#3b0bea color preview, HTML & CSS examples
           This text has a color of #3b0bea        
        
          <p style="color:#3b0bea;">Text here</p>
        
        
          .mytext {color:#3b0bea;}
        
        Text color #3b0bea
      
           This box has a color of #3b0bea        
        
          <div style="background-color:#3b0bea;">Content here</div>
        
        
          .mybackground {background-color:#3b0bea;}
        
        Background color #3b0bea
      
           Border around this has a color of #3b0bea        
        
          <div style="border:2px solid #3b0bea;">Content here</div>
        
        
          .myborder {border:2px solid #3b0bea;}
        
        Border color #3b0bea