#2481fe color space conversions
Hex:
        #2481fe
        RGB:
        36, 129, 254
        CMY:
        86, 49, 0
        CMYK:
        86, 49, 0, 0
      HSL:
        214°, 99.0909%, 56.8627%
        HSV (HSB):
        214°, 85.8268%, 99.6078%
        XYZ:
        26.4672, 23.2313, 96.8551
        xyY:
        0.1806, 0.1585, 23.2313
      CIE-Lab:
        55.3098, 19.1376, -69.3984
        CIE-LCH:
        55.3098, 71.9888, 285.4169
        CIE-Luv:
        55.3098, -27.8686, -110.8486
        Hunter-Lab:
        48.1989, 13.6707, -85.4032
      #2481fe color charts
#2481fe RGB chart
      #2481fe CMYK chart
      #2481fe RGB pie chart
      #2481fe color shades, tints & tones
#2481fe color schemes
#2481fe color preview, HTML & CSS examples
           This text has a color of #2481fe        
        
          <p style="color:#2481fe;">Text here</p>
        
        
          .mytext {color:#2481fe;}
        
        Text color #2481fe
      
           This box has a color of #2481fe        
        
          <div style="background-color:#2481fe;">Content here</div>
        
        
          .mybackground {background-color:#2481fe;}
        
        Background color #2481fe
      
           Border around this has a color of #2481fe        
        
          <div style="border:2px solid #2481fe;">Content here</div>
        
        
          .myborder {border:2px solid #2481fe;}
        
        Border color #2481fe