#1535fd color space conversions
Hex:
        #1535fd
        RGB:
        21, 53, 253
        CMY:
        92, 79, 1
        CMYK:
        92, 79, 0, 1
      HSL:
        232°, 98.3051%, 53.7255%
        HSV (HSB):
        232°, 91.6996%, 99.2157%
        XYZ:
        19.3120, 9.7975, 93.8018
        xyY:
        0.1571, 0.0797, 9.7975
      CIE-Lab:
        37.4765, 63.4430, -98.1027
        CIE-LCH:
        37.4765, 116.8296, 302.8907
        CIE-Luv:
        37.4765, -12.3201, -132.2104
        Hunter-Lab:
        31.3009, 55.3539, -155.7679
      #1535fd color charts
#1535fd RGB chart
      #1535fd CMYK chart
      #1535fd RGB pie chart
      #1535fd color shades, tints & tones
#1535fd color schemes
#1535fd color preview, HTML & CSS examples
           This text has a color of #1535fd        
        
          <p style="color:#1535fd;">Text here</p>
        
        
          .mytext {color:#1535fd;}
        
        Text color #1535fd
      
           This box has a color of #1535fd        
        
          <div style="background-color:#1535fd;">Content here</div>
        
        
          .mybackground {background-color:#1535fd;}
        
        Background color #1535fd
      
           Border around this has a color of #1535fd        
        
          <div style="border:2px solid #1535fd;">Content here</div>
        
        
          .myborder {border:2px solid #1535fd;}
        
        Border color #1535fd