#3b0dcb color space conversions
Hex:
        #3b0dcb
        RGB:
        59, 13, 203
        CMY:
        77, 95, 20
        CMYK:
        71, 94, 0, 20
      HSL:
        255°, 87.9630%, 42.3529%
        HSV (HSB):
        255°, 93.5961%, 79.6078%
        XYZ:
        12.7270, 5.5295, 56.8964
        xyY:
        0.1693, 0.0736, 5.5295
      CIE-Lab:
        28.1928, 65.3131, -84.8966
        CIE-LCH:
        28.1928, 107.1132, 307.5720
        CIE-Luv:
        28.1928, -2.4603, -103.1721
        Hunter-Lab:
        23.5148, 55.4598, -126.9978
      #3b0dcb color charts
#3b0dcb RGB chart
      #3b0dcb CMYK chart
      #3b0dcb RGB pie chart
      #3b0dcb color shades, tints & tones
#3b0dcb color schemes
#3b0dcb color preview, HTML & CSS examples
           This text has a color of #3b0dcb        
        
          <p style="color:#3b0dcb;">Text here</p>
        
        
          .mytext {color:#3b0dcb;}
        
        Text color #3b0dcb
      
           This box has a color of #3b0dcb        
        
          <div style="background-color:#3b0dcb;">Content here</div>
        
        
          .mybackground {background-color:#3b0dcb;}
        
        Background color #3b0dcb
      
           Border around this has a color of #3b0dcb        
        
          <div style="border:2px solid #3b0dcb;">Content here</div>
        
        
          .myborder {border:2px solid #3b0dcb;}
        
        Border color #3b0dcb