#250cfe color space conversions
Hex:
        #250cfe
        RGB:
        37, 12, 254
        CMY:
        85, 95, 0
        CMYK:
        85, 95, 0, 0
      HSL:
        246°, 99.1803%, 52.1569%
        HSV (HSB):
        246°, 95.2756%, 99.6078%
        XYZ:
        18.7838, 7.8120, 94.2838
        xyY:
        0.1554, 0.0646, 7.8120
      CIE-Lab:
        33.5883, 77.4979, -105.1320
        CIE-LCH:
        33.5883, 130.6088, 306.3958
        CIE-Luv:
        33.5883, -8.0519, -131.1962
        Hunter-Lab:
        27.9500, 71.0486, -180.4382
      #250cfe color charts
#250cfe RGB chart
      #250cfe CMYK chart
      #250cfe RGB pie chart
      #250cfe color shades, tints & tones
#250cfe color schemes
#250cfe color preview, HTML & CSS examples
           This text has a color of #250cfe        
        
          <p style="color:#250cfe;">Text here</p>
        
        
          .mytext {color:#250cfe;}
        
        Text color #250cfe
      
           This box has a color of #250cfe        
        
          <div style="background-color:#250cfe;">Content here</div>
        
        
          .mybackground {background-color:#250cfe;}
        
        Background color #250cfe
      
           Border around this has a color of #250cfe        
        
          <div style="border:2px solid #250cfe;">Content here</div>
        
        
          .myborder {border:2px solid #250cfe;}
        
        Border color #250cfe