#280fcf color space conversions
Hex:
        #280fcf
        RGB:
        40, 15, 207
        CMY:
        84, 94, 19
        CMYK:
        81, 93, 0, 19
      HSL:
        248°, 86.4865%, 43.5294%
        HSV (HSB):
        248°, 92.7536%, 81.1765%
        XYZ:
        12.3084, 5.2978, 59.4053
        xyY:
        0.1598, 0.0688, 5.2978
      CIE-Lab:
        27.5668, 65.1755, -88.3099
        CIE-LCH:
        27.5668, 109.7564, 306.4285
        CIE-Luv:
        27.5668, -5.5501, -104.5497
        Hunter-Lab:
        23.0169, 55.1743, -136.9126
      #280fcf color charts
#280fcf RGB chart
      #280fcf CMYK chart
      #280fcf RGB pie chart
      #280fcf color shades, tints & tones
#280fcf color schemes
#280fcf color preview, HTML & CSS examples
           This text has a color of #280fcf        
        
          <p style="color:#280fcf;">Text here</p>
        
        
          .mytext {color:#280fcf;}
        
        Text color #280fcf
      
           This box has a color of #280fcf        
        
          <div style="background-color:#280fcf;">Content here</div>
        
        
          .mybackground {background-color:#280fcf;}
        
        Background color #280fcf
      
           Border around this has a color of #280fcf        
        
          <div style="border:2px solid #280fcf;">Content here</div>
        
        
          .myborder {border:2px solid #280fcf;}
        
        Border color #280fcf