#1252fe color space conversions
Hex:
        #1252fe
        RGB:
        18, 82, 254
        CMY:
        93, 68, 0
        CMYK:
        93, 68, 0, 0
      HSL:
        224°, 99.1597%, 53.3333%
        HSV (HSB):
        224°, 92.9134%, 99.6078%
        XYZ:
        21.1561, 13.3189, 95.2217
        xyY:
        0.1631, 0.1027, 13.3189
      CIE-Lab:
        43.2399, 47.6741, -89.1212
        CIE-LCH:
        43.2399, 101.0713, 298.1439
        CIE-Luv:
        43.2399, -17.3118, -130.2549
        Hunter-Lab:
        36.4951, 39.6096, -129.1506
      #1252fe color charts
#1252fe RGB chart
      #1252fe CMYK chart
      #1252fe RGB pie chart
      #1252fe color shades, tints & tones
#1252fe color schemes
#1252fe color preview, HTML & CSS examples
           This text has a color of #1252fe        
        
          <p style="color:#1252fe;">Text here</p>
        
        
          .mytext {color:#1252fe;}
        
        Text color #1252fe
      
           This box has a color of #1252fe        
        
          <div style="background-color:#1252fe;">Content here</div>
        
        
          .mybackground {background-color:#1252fe;}
        
        Background color #1252fe
      
           Border around this has a color of #1252fe        
        
          <div style="border:2px solid #1252fe;">Content here</div>
        
        
          .myborder {border:2px solid #1252fe;}
        
        Border color #1252fe