#280bfc color space conversions
Hex:
        #280bfc
        RGB:
        40, 11, 252
        CMY:
        84, 96, 1
        CMYK:
        84, 96, 0, 1
      HSL:
        247°, 97.5709%, 51.5686%
        HSV (HSB):
        247°, 95.6349%, 98.8235%
        XYZ:
        18.5654, 7.7187, 92.6068
        xyY:
        0.1562, 0.0649, 7.7187
      CIE-Lab:
        33.3901, 77.2190, -104.3367
        CIE-LCH:
        33.3901, 129.8034, 306.5050
        CIE-Luv:
        33.3901, -7.6683, -130.1309
        Hunter-Lab:
        27.7826, 70.6611, -178.1815
      #280bfc color charts
#280bfc RGB chart
      #280bfc CMYK chart
      #280bfc RGB pie chart
      #280bfc color shades, tints & tones
#280bfc color schemes
#280bfc color preview, HTML & CSS examples
           This text has a color of #280bfc        
        
          <p style="color:#280bfc;">Text here</p>
        
        
          .mytext {color:#280bfc;}
        
        Text color #280bfc
      
           This box has a color of #280bfc        
        
          <div style="background-color:#280bfc;">Content here</div>
        
        
          .mybackground {background-color:#280bfc;}
        
        Background color #280bfc
      
           Border around this has a color of #280bfc        
        
          <div style="border:2px solid #280bfc;">Content here</div>
        
        
          .myborder {border:2px solid #280bfc;}
        
        Border color #280bfc