#280cfd color space conversions
Hex:
        #280cfd
        RGB:
        40, 12, 253
        CMY:
        84, 95, 1
        CMYK:
        84, 95, 0, 1
      HSL:
        247°, 98.3673%, 51.9608%
        HSV (HSB):
        247°, 95.2569%, 99.2157%
        XYZ:
        18.7362, 7.8059, 93.4477
        xyY:
        0.1561, 0.0651, 7.8059
      CIE-Lab:
        33.5754, 77.3072, -104.5891
        CIE-LCH:
        33.5754, 130.0588, 306.4700
        CIE-Luv:
        33.5754, -7.7506, -130.7372
        Hunter-Lab:
        27.9391, 70.8103, -178.7498
      #280cfd color charts
#280cfd RGB chart
      #280cfd CMYK chart
      #280cfd RGB pie chart
      #280cfd color shades, tints & tones
#280cfd color schemes
#280cfd color preview, HTML & CSS examples
           This text has a color of #280cfd        
        
          <p style="color:#280cfd;">Text here</p>
        
        
          .mytext {color:#280cfd;}
        
        Text color #280cfd
      
           This box has a color of #280cfd        
        
          <div style="background-color:#280cfd;">Content here</div>
        
        
          .mybackground {background-color:#280cfd;}
        
        Background color #280cfd
      
           Border around this has a color of #280cfd        
        
          <div style="border:2px solid #280cfd;">Content here</div>
        
        
          .myborder {border:2px solid #280cfd;}
        
        Border color #280cfd