#1452fb color space conversions
Hex:
        #1452fb
        RGB:
        20, 82, 251
        CMY:
        92, 68, 2
        CMYK:
        92, 67, 0, 2
      HSL:
        224°, 96.6527%, 53.1373%
        HSV (HSB):
        224°, 92.0319%, 98.4314%
        XYZ:
        20.7184, 13.1483, 92.7127
        xyY:
        0.1637, 0.1039, 13.1483
      CIE-Lab:
        42.9859, 46.6644, -87.8644
        CIE-LCH:
        42.9859, 99.4872, 297.9726
        CIE-Luv:
        42.9859, -17.2024, -128.4143
        Hunter-Lab:
        36.2606, 38.5340, -126.2126
      #1452fb color charts
#1452fb RGB chart
      #1452fb CMYK chart
      #1452fb RGB pie chart
      #1452fb color shades, tints & tones
#1452fb color schemes
#1452fb color preview, HTML & CSS examples
           This text has a color of #1452fb        
        
          <p style="color:#1452fb;">Text here</p>
        
        
          .mytext {color:#1452fb;}
        
        Text color #1452fb
      
           This box has a color of #1452fb        
        
          <div style="background-color:#1452fb;">Content here</div>
        
        
          .mybackground {background-color:#1452fb;}
        
        Background color #1452fb
      
           Border around this has a color of #1452fb        
        
          <div style="border:2px solid #1452fb;">Content here</div>
        
        
          .myborder {border:2px solid #1452fb;}
        
        Border color #1452fb