#3b0bec color space conversions
Hex:
        #3b0bec
        RGB:
        59, 11, 236
        CMY:
        77, 96, 7
        CMYK:
        75, 95, 0, 7
      HSL:
        253°, 91.0931%, 48.4314%
        HSV (HSB):
        253°, 95.3390%, 92.5490%
        XYZ:
        17.0636, 7.2253, 79.8521
        xyY:
        0.1639, 0.0694, 7.2253
      CIE-Lab:
        32.3144, 73.8124, -97.0588
        CIE-LCH:
        32.3144, 121.9372, 307.2527
        CIE-Luv:
        32.3144, -4.5541, -121.9001
        Hunter-Lab:
        26.8799, 66.2739, -157.3171
      #3b0bec color charts
#3b0bec RGB chart
      #3b0bec CMYK chart
      #3b0bec RGB pie chart
      #3b0bec color shades, tints & tones
#3b0bec color schemes
#3b0bec color preview, HTML & CSS examples
           This text has a color of #3b0bec        
        
          <p style="color:#3b0bec;">Text here</p>
        
        
          .mytext {color:#3b0bec;}
        
        Text color #3b0bec
      
           This box has a color of #3b0bec        
        
          <div style="background-color:#3b0bec;">Content here</div>
        
        
          .mybackground {background-color:#3b0bec;}
        
        Background color #3b0bec
      
           Border around this has a color of #3b0bec        
        
          <div style="border:2px solid #3b0bec;">Content here</div>
        
        
          .myborder {border:2px solid #3b0bec;}
        
        Border color #3b0bec