#3b13ca color space conversions
Hex:
        #3b13ca
        RGB:
        59, 19, 202
        CMY:
        77, 93, 21
        CMYK:
        71, 91, 0, 21
      HSL:
        253°, 82.8054%, 43.3333%
        HSV (HSB):
        253°, 90.5941%, 79.2157%
        XYZ:
        12.6972, 5.6598, 56.3004
        xyY:
        0.1701, 0.0758, 5.6598
      CIE-Lab:
        28.5375, 63.6274, -83.7379
        CIE-LCH:
        28.5375, 105.1688, 307.2290
        CIE-Luv:
        28.5375, -2.6933, -102.8357
        Hunter-Lab:
        23.7904, 53.6342, -123.6576
      #3b13ca color charts
#3b13ca RGB chart
      #3b13ca CMYK chart
      #3b13ca RGB pie chart
      #3b13ca color shades, tints & tones
#3b13ca color schemes
#3b13ca color preview, HTML & CSS examples
           This text has a color of #3b13ca        
        
          <p style="color:#3b13ca;">Text here</p>
        
        
          .mytext {color:#3b13ca;}
        
        Text color #3b13ca
      
           This box has a color of #3b13ca        
        
          <div style="background-color:#3b13ca;">Content here</div>
        
        
          .mybackground {background-color:#3b13ca;}
        
        Background color #3b13ca
      
           Border around this has a color of #3b13ca        
        
          <div style="border:2px solid #3b13ca;">Content here</div>
        
        
          .myborder {border:2px solid #3b13ca;}
        
        Border color #3b13ca