#2455fa color space conversions
Hex:
        #2455fa
        RGB:
        36, 85, 250
        CMY:
        86, 67, 2
        CMYK:
        86, 66, 0, 2
      HSL:
        226°, 95.5357%, 56.0784%
        HSV (HSB):
        226°, 85.6000%, 98.0392%
        XYZ:
        21.2314, 13.7742, 91.9821
        xyY:
        0.1672, 0.1085, 13.7742
      CIE-Lab:
        43.9073, 45.1561, -85.7765
        CIE-LCH:
        43.9073, 96.9365, 297.7641
        CIE-Luv:
        43.9073, -16.7054, -126.8686
        Hunter-Lab:
        37.1136, 37.1647, -120.9645
      #2455fa color charts
#2455fa RGB chart
      #2455fa CMYK chart
      #2455fa RGB pie chart
      #2455fa color shades, tints & tones
#2455fa color schemes
#2455fa color preview, HTML & CSS examples
           This text has a color of #2455fa        
        
          <p style="color:#2455fa;">Text here</p>
        
        
          .mytext {color:#2455fa;}
        
        Text color #2455fa
      
           This box has a color of #2455fa        
        
          <div style="background-color:#2455fa;">Content here</div>
        
        
          .mybackground {background-color:#2455fa;}
        
        Background color #2455fa
      
           Border around this has a color of #2455fa        
        
          <div style="border:2px solid #2455fa;">Content here</div>
        
        
          .myborder {border:2px solid #2455fa;}
        
        Border color #2455fa