#3506be color space conversions
Hex:
        #3506be
        RGB:
        53, 6, 190
        CMY:
        79, 98, 25
        CMYK:
        72, 97, 0, 25
      HSL:
        255°, 93.8776%, 38.4314%
        HSV (HSB):
        255°, 96.8421%, 74.5098%
        XYZ:
        10.8276, 4.6048, 49.0333
        xyY:
        0.1680, 0.0714, 4.6048
      CIE-Lab:
        25.5779, 63.1672, -81.6133
        CIE-LCH:
        25.5779, 103.2029, 307.7392
        CIE-Luv:
        25.5779, -2.3427, -95.0208
        Hunter-Lab:
        21.4589, 52.5133, -120.4558
      #3506be color charts
#3506be RGB chart
      #3506be CMYK chart
      #3506be RGB pie chart
      #3506be color shades, tints & tones
#3506be color schemes
#3506be color preview, HTML & CSS examples
           This text has a color of #3506be        
        
          <p style="color:#3506be;">Text here</p>
        
        
          .mytext {color:#3506be;}
        
        Text color #3506be
      
           This box has a color of #3506be        
        
          <div style="background-color:#3506be;">Content here</div>
        
        
          .mybackground {background-color:#3506be;}
        
        Background color #3506be
      
           Border around this has a color of #3506be        
        
          <div style="border:2px solid #3506be;">Content here</div>
        
        
          .myborder {border:2px solid #3506be;}
        
        Border color #3506be