#280cdf color space conversions
Hex:
        #280cdf
        RGB:
        40, 12, 223
        CMY:
        84, 95, 13
        CMYK:
        82, 95, 0, 13
      HSL:
        248°, 89.7872%, 46.0784%
        HSV (HSB):
        248°, 94.6188%, 87.4510%
        XYZ:
        14.3258, 6.0418, 70.2232
        xyY:
        0.1581, 0.0667, 6.0418
      CIE-Lab:
        29.5176, 69.8946, -94.3186
        CIE-LCH:
        29.5176, 117.3935, 306.5402
        CIE-Luv:
        29.5176, -6.2483, -113.6046
        Hunter-Lab:
        24.5800, 61.0191, -152.1808
      #280cdf color charts
#280cdf RGB chart
      #280cdf CMYK chart
      #280cdf RGB pie chart
      #280cdf color shades, tints & tones
#280cdf color schemes
#280cdf color preview, HTML & CSS examples
           This text has a color of #280cdf        
        
          <p style="color:#280cdf;">Text here</p>
        
        
          .mytext {color:#280cdf;}
        
        Text color #280cdf
      
           This box has a color of #280cdf        
        
          <div style="background-color:#280cdf;">Content here</div>
        
        
          .mybackground {background-color:#280cdf;}
        
        Background color #280cdf
      
           Border around this has a color of #280cdf        
        
          <div style="border:2px solid #280cdf;">Content here</div>
        
        
          .myborder {border:2px solid #280cdf;}
        
        Border color #280cdf