#2511fe color space conversions
Hex:
        #2511fe
        RGB:
        37, 17, 254
        CMY:
        85, 93, 0
        CMYK:
        85, 93, 0, 0
      HSL:
        245°, 99.1632%, 53.1373%
        HSV (HSB):
        245°, 93.3071%, 99.6078%
        XYZ:
        18.8528, 7.9500, 94.3068
        xyY:
        0.1557, 0.0656, 7.9500
      CIE-Lab:
        33.8785, 76.6032, -104.6471
        CIE-LCH:
        33.8785, 129.6883, 306.2046
        CIE-Luv:
        33.8785, -8.2471, -131.4186
        Hunter-Lab:
        28.1957, 70.0099, -178.5716
      #2511fe color charts
#2511fe RGB chart
      #2511fe CMYK chart
      #2511fe RGB pie chart
      #2511fe color shades, tints & tones
#2511fe color schemes
#2511fe color preview, HTML & CSS examples
           This text has a color of #2511fe        
        
          <p style="color:#2511fe;">Text here</p>
        
        
          .mytext {color:#2511fe;}
        
        Text color #2511fe
      
           This box has a color of #2511fe        
        
          <div style="background-color:#2511fe;">Content here</div>
        
        
          .mybackground {background-color:#2511fe;}
        
        Background color #2511fe
      
           Border around this has a color of #2511fe        
        
          <div style="border:2px solid #2511fe;">Content here</div>
        
        
          .myborder {border:2px solid #2511fe;}
        
        Border color #2511fe