#2510fe color space conversions
Hex:
        #2510fe
        RGB:
        37, 16, 254
        CMY:
        85, 94, 0
        CMYK:
        85, 94, 0, 0
      HSL:
        245°, 99.1667%, 52.9412%
        HSV (HSB):
        245°, 93.7008%, 99.6078%
        XYZ:
        18.8376, 7.9197, 94.3017
        xyY:
        0.1556, 0.0654, 7.9197
      CIE-Lab:
        33.8150, 76.7986, -104.7532
        CIE-LCH:
        33.8150, 129.8894, 306.2466
        CIE-Luv:
        33.8150, -8.2042, -131.3713
        Hunter-Lab:
        28.1419, 70.2362, -178.9779
      #2510fe color charts
#2510fe RGB chart
      #2510fe CMYK chart
      #2510fe RGB pie chart
      #2510fe color shades, tints & tones
#2510fe color schemes
#2510fe color preview, HTML & CSS examples
           This text has a color of #2510fe        
        
          <p style="color:#2510fe;">Text here</p>
        
        
          .mytext {color:#2510fe;}
        
        Text color #2510fe
      
           This box has a color of #2510fe        
        
          <div style="background-color:#2510fe;">Content here</div>
        
        
          .mybackground {background-color:#2510fe;}
        
        Background color #2510fe
      
           Border around this has a color of #2510fe        
        
          <div style="border:2px solid #2510fe;">Content here</div>
        
        
          .myborder {border:2px solid #2510fe;}
        
        Border color #2510fe