#1247fc color space conversions
Hex:
        #1247fc
        RGB:
        18, 71, 252
        CMY:
        93, 72, 1
        CMYK:
        93, 72, 0, 1
      HSL:
        226°, 97.5000%, 52.9412%
        HSV (HSB):
        226°, 92.8571%, 98.8235%
        XYZ:
        20.0734, 11.6633, 93.2887
        xyY:
        0.1606, 0.0933, 11.6633
      CIE-Lab:
        40.6760, 53.4654, -92.2388
        CIE-LCH:
        40.6760, 106.6140, 300.0983
        CIE-Luv:
        40.6760, -15.2088, -130.7667
        Hunter-Lab:
        34.1516, 45.1519, -138.0506
      #1247fc color charts
#1247fc RGB chart
      #1247fc CMYK chart
      #1247fc RGB pie chart
      #1247fc color shades, tints & tones
#1247fc color schemes
#1247fc color preview, HTML & CSS examples
           This text has a color of #1247fc        
        
          <p style="color:#1247fc;">Text here</p>
        
        
          .mytext {color:#1247fc;}
        
        Text color #1247fc
      
           This box has a color of #1247fc        
        
          <div style="background-color:#1247fc;">Content here</div>
        
        
          .mybackground {background-color:#1247fc;}
        
        Background color #1247fc
      
           Border around this has a color of #1247fc        
        
          <div style="border:2px solid #1247fc;">Content here</div>
        
        
          .myborder {border:2px solid #1247fc;}
        
        Border color #1247fc