#1533fe color space conversions
Hex:
        #1533fe
        RGB:
        21, 51, 254
        CMY:
        92, 80, 0
        CMYK:
        92, 80, 0, 0
      HSL:
        232°, 99.1489%, 53.9216%
        HSV (HSB):
        232°, 91.7323%, 99.6078%
        XYZ:
        19.3825, 9.6828, 94.6133
        xyY:
        0.1567, 0.0783, 9.6828
      CIE-Lab:
        37.2671, 64.7028, -99.0111
        CIE-LCH:
        37.2671, 118.2778, 303.1642
        CIE-Luv:
        37.2671, -12.0931, -132.7534
        Hunter-Lab:
        31.1173, 56.7298, -158.4916
      #1533fe color charts
#1533fe RGB chart
      #1533fe CMYK chart
      #1533fe RGB pie chart
      #1533fe color shades, tints & tones
#1533fe color schemes
#1533fe color preview, HTML & CSS examples
           This text has a color of #1533fe        
        
          <p style="color:#1533fe;">Text here</p>
        
        
          .mytext {color:#1533fe;}
        
        Text color #1533fe
      
           This box has a color of #1533fe        
        
          <div style="background-color:#1533fe;">Content here</div>
        
        
          .mybackground {background-color:#1533fe;}
        
        Background color #1533fe
      
           Border around this has a color of #1533fe        
        
          <div style="border:2px solid #1533fe;">Content here</div>
        
        
          .myborder {border:2px solid #1533fe;}
        
        Border color #1533fe