#3534cf color space conversions
Hex:
        #3534cf
        RGB:
        53, 52, 207
        CMY:
        79, 80, 19
        CMYK:
        74, 75, 0, 19
      HSL:
        240°, 61.7530%, 50.7843%
        HSV (HSB):
        240°, 74.8792%, 81.1765%
        XYZ:
        13.9587, 7.7179, 59.7855
        xyY:
        0.1714, 0.0947, 7.7179
      CIE-Lab:
        33.3883, 50.9179, -78.6207
        CIE-LCH:
        33.3883, 93.6688, 302.9287
        CIE-Luv:
        33.3883, -7.4628, -105.7359
        Hunter-Lab:
        27.7810, 41.0711, -108.1468
      #3534cf color charts
#3534cf RGB chart
      #3534cf CMYK chart
      #3534cf RGB pie chart
      #3534cf color shades, tints & tones
#3534cf color schemes
#3534cf color preview, HTML & CSS examples
           This text has a color of #3534cf        
        
          <p style="color:#3534cf;">Text here</p>
        
        
          .mytext {color:#3534cf;}
        
        Text color #3534cf
      
           This box has a color of #3534cf        
        
          <div style="background-color:#3534cf;">Content here</div>
        
        
          .mybackground {background-color:#3534cf;}
        
        Background color #3534cf
      
           Border around this has a color of #3534cf        
        
          <div style="border:2px solid #3534cf;">Content here</div>
        
        
          .myborder {border:2px solid #3534cf;}
        
        Border color #3534cf