#3b01ce color space conversions
Hex:
        #3b01ce
        RGB:
        59, 1, 206
        CMY:
        77, 100, 19
        CMYK:
        71, 100, 0, 19
      HSL:
        257°, 99.0338%, 40.5882%
        HSV (HSB):
        257°, 99.5146%, 80.7843%
        XYZ:
        12.9551, 5.4077, 58.7535
        xyY:
        0.1680, 0.0701, 5.4077
      CIE-Lab:
        27.8662, 68.2397, -87.1937
        CIE-LCH:
        27.8662, 110.7221, 308.0475
        CIE-Luv:
        27.8662, -2.2273, -104.4395
        Hunter-Lab:
        23.2546, 58.7465, -133.5202
      #3b01ce color charts
#3b01ce RGB chart
      #3b01ce CMYK chart
      #3b01ce RGB pie chart
      #3b01ce color shades, tints & tones
#3b01ce color schemes
#3b01ce color preview, HTML & CSS examples
           This text has a color of #3b01ce        
        
          <p style="color:#3b01ce;">Text here</p>
        
        
          .mytext {color:#3b01ce;}
        
        Text color #3b01ce
      
           This box has a color of #3b01ce        
        
          <div style="background-color:#3b01ce;">Content here</div>
        
        
          .mybackground {background-color:#3b01ce;}
        
        Background color #3b01ce
      
           Border around this has a color of #3b01ce        
        
          <div style="border:2px solid #3b01ce;">Content here</div>
        
        
          .myborder {border:2px solid #3b01ce;}
        
        Border color #3b01ce