#1251fa color space conversions
Hex:
        #1251fa
        RGB:
        18, 81, 250
        CMY:
        93, 68, 2
        CMYK:
        93, 68, 0, 2
      HSL:
        224°, 95.8678%, 52.5490%
        HSV (HSB):
        224°, 92.8000%, 98.0392%
        XYZ:
        20.4472, 12.9156, 91.8578
        xyY:
        0.1633, 0.1031, 12.9156
      CIE-Lab:
        42.6358, 46.8550, -87.8836
        CIE-LCH:
        42.6358, 99.5937, 298.0642
        CIE-Luv:
        42.6358, -17.0936, -128.0309
        Hunter-Lab:
        35.9383, 38.6663, -126.3877
      #1251fa color charts
#1251fa RGB chart
      #1251fa CMYK chart
      #1251fa RGB pie chart
      #1251fa color shades, tints & tones
#1251fa color schemes
#1251fa color preview, HTML & CSS examples
           This text has a color of #1251fa        
        
          <p style="color:#1251fa;">Text here</p>
        
        
          .mytext {color:#1251fa;}
        
        Text color #1251fa
      
           This box has a color of #1251fa        
        
          <div style="background-color:#1251fa;">Content here</div>
        
        
          .mybackground {background-color:#1251fa;}
        
        Background color #1251fa
      
           Border around this has a color of #1251fa        
        
          <div style="border:2px solid #1251fa;">Content here</div>
        
        
          .myborder {border:2px solid #1251fa;}
        
        Border color #1251fa