#3b05c1 color space conversions
Hex:
        #3b05c1
        RGB:
        59, 5, 193
        CMY:
        77, 98, 24
        CMYK:
        69, 97, 0, 24
      HSL:
        257°, 94.9495%, 38.8235%
        HSV (HSB):
        257°, 97.4093%, 75.6863%
        XYZ:
        11.4835, 4.8886, 50.7904
        xyY:
        0.1710, 0.0728, 4.8886
      CIE-Lab:
        26.4150, 64.3581, -81.9798
        CIE-LCH:
        26.4150, 104.2240, 308.1336
        CIE-Luv:
        26.4150, -1.4337, -97.1249
        Hunter-Lab:
        22.1102, 54.0161, -120.7209
      #3b05c1 color charts
#3b05c1 RGB chart
      #3b05c1 CMYK chart
      #3b05c1 RGB pie chart
      #3b05c1 color shades, tints & tones
#3b05c1 color schemes
#3b05c1 color preview, HTML & CSS examples
           This text has a color of #3b05c1        
        
          <p style="color:#3b05c1;">Text here</p>
        
        
          .mytext {color:#3b05c1;}
        
        Text color #3b05c1
      
           This box has a color of #3b05c1        
        
          <div style="background-color:#3b05c1;">Content here</div>
        
        
          .mybackground {background-color:#3b05c1;}
        
        Background color #3b05c1
      
           Border around this has a color of #3b05c1        
        
          <div style="border:2px solid #3b05c1;">Content here</div>
        
        
          .myborder {border:2px solid #3b05c1;}
        
        Border color #3b05c1