#2454fb color space conversions
Hex:
        #2454fb
        RGB:
        36, 84, 251
        CMY:
        86, 67, 2
        CMYK:
        86, 67, 0, 2
      HSL:
        227°, 96.4126%, 56.2745%
        HSV (HSB):
        227°, 85.6574%, 98.4314%
        XYZ:
        21.3105, 13.6808, 92.7843
        xyY:
        0.1668, 0.1071, 13.6808
      CIE-Lab:
        43.7716, 46.1176, -86.5586
        CIE-LCH:
        43.7716, 98.0776, 298.0483
        CIE-Luv:
        43.7716, -16.5031, -127.7247
        Hunter-Lab:
        36.9875, 38.1152, -122.8395
      #2454fb color charts
#2454fb RGB chart
      #2454fb CMYK chart
      #2454fb RGB pie chart
      #2454fb color shades, tints & tones
#2454fb color schemes
#2454fb color preview, HTML & CSS examples
           This text has a color of #2454fb        
        
          <p style="color:#2454fb;">Text here</p>
        
        
          .mytext {color:#2454fb;}
        
        Text color #2454fb
      
           This box has a color of #2454fb        
        
          <div style="background-color:#2454fb;">Content here</div>
        
        
          .mybackground {background-color:#2454fb;}
        
        Background color #2454fb
      
           Border around this has a color of #2454fb        
        
          <div style="border:2px solid #2454fb;">Content here</div>
        
        
          .myborder {border:2px solid #2454fb;}
        
        Border color #2454fb