#2803fb color space conversions
Hex:
        #2803fb
        RGB:
        40, 3, 251
        CMY:
        84, 99, 2
        CMYK:
        84, 99, 0, 2
      HSL:
        249°, 97.6378%, 49.8039%
        HSV (HSB):
        249°, 98.8048%, 98.4314%
        XYZ:
        18.3202, 7.4813, 91.7452
        xyY:
        0.1559, 0.0636, 7.4813
      CIE-Lab:
        32.8784, 78.1420, -104.6295
        CIE-LCH:
        32.8784, 130.5891, 306.7540
        CIE-Luv:
        32.8784, -7.3708, -129.2528
        Hunter-Lab:
        27.3519, 71.6928, -179.7273
      #2803fb color charts
#2803fb RGB chart
      #2803fb CMYK chart
      #2803fb RGB pie chart
      #2803fb color shades, tints & tones
#2803fb color schemes
#2803fb color preview, HTML & CSS examples
           This text has a color of #2803fb        
        
          <p style="color:#2803fb;">Text here</p>
        
        
          .mytext {color:#2803fb;}
        
        Text color #2803fb
      
           This box has a color of #2803fb        
        
          <div style="background-color:#2803fb;">Content here</div>
        
        
          .mybackground {background-color:#2803fb;}
        
        Background color #2803fb
      
           Border around this has a color of #2803fb        
        
          <div style="border:2px solid #2803fb;">Content here</div>
        
        
          .myborder {border:2px solid #2803fb;}
        
        Border color #2803fb