#2408fb color space conversions
Hex:
        #2408fb
        RGB:
        36, 8, 251
        CMY:
        86, 97, 2
        CMYK:
        86, 97, 0, 2
      HSL:
        247°, 96.8127%, 50.7843%
        HSV (HSB):
        247°, 96.8127%, 98.4314%
        XYZ:
        18.2270, 7.5138, 91.7564
        xyY:
        0.1551, 0.0639, 7.5138
      CIE-Lab:
        32.9490, 77.3466, -104.5154
        CIE-LCH:
        32.9490, 130.0229, 306.5033
        CIE-Luv:
        32.9490, -7.8614, -129.2970
        Hunter-Lab:
        27.4113, 70.7230, -179.2794
      #2408fb color charts
#2408fb RGB chart
      #2408fb CMYK chart
      #2408fb RGB pie chart
      #2408fb color shades, tints & tones
#2408fb color schemes
#2408fb color preview, HTML & CSS examples
           This text has a color of #2408fb        
        
          <p style="color:#2408fb;">Text here</p>
        
        
          .mytext {color:#2408fb;}
        
        Text color #2408fb
      
           This box has a color of #2408fb        
        
          <div style="background-color:#2408fb;">Content here</div>
        
        
          .mybackground {background-color:#2408fb;}
        
        Background color #2408fb
      
           Border around this has a color of #2408fb        
        
          <div style="border:2px solid #2408fb;">Content here</div>
        
        
          .myborder {border:2px solid #2408fb;}
        
        Border color #2408fb