#1552fb color space conversions
Hex:
        #1552fb
        RGB:
        21, 82, 251
        CMY:
        92, 68, 2
        CMYK:
        92, 67, 0, 2
      HSL:
        224°, 96.6387%, 53.3333%
        HSV (HSB):
        224°, 91.6335%, 98.4314%
        XYZ:
        20.7391, 13.1591, 92.7137
        xyY:
        0.1638, 0.1039, 13.1591
      CIE-Lab:
        43.0019, 46.6959, -87.8374
        CIE-LCH:
        43.0019, 99.4782, 297.9959
        CIE-Luv:
        43.0019, -17.1499, -128.4031
        Hunter-Lab:
        36.2754, 38.5689, -126.1422
      #1552fb color charts
#1552fb RGB chart
      #1552fb CMYK chart
      #1552fb RGB pie chart
      #1552fb color shades, tints & tones
#1552fb color schemes
#1552fb color preview, HTML & CSS examples
           This text has a color of #1552fb        
        
          <p style="color:#1552fb;">Text here</p>
        
        
          .mytext {color:#1552fb;}
        
        Text color #1552fb
      
           This box has a color of #1552fb        
        
          <div style="background-color:#1552fb;">Content here</div>
        
        
          .mybackground {background-color:#1552fb;}
        
        Background color #1552fb
      
           Border around this has a color of #1552fb        
        
          <div style="border:2px solid #1552fb;">Content here</div>
        
        
          .myborder {border:2px solid #1552fb;}
        
        Border color #1552fb