#280cd5 color space conversions
Hex:
        #280cd5
        RGB:
        40, 12, 213
        CMY:
        84, 95, 16
        CMYK:
        81, 94, 0, 16
      HSL:
        248°, 89.3333%, 44.1176%
        HSV (HSB):
        248°, 94.3662%, 83.5294%
        XYZ:
        13.0168, 5.5182, 63.3298
        xyY:
        0.1590, 0.0674, 5.5182
      CIE-Lab:
        28.1627, 67.3695, -90.8047
        CIE-LCH:
        28.1627, 113.0670, 306.5723
        CIE-Luv:
        28.1627, -5.7282, -107.8406
        Hunter-Lab:
        23.4908, 57.8023, -143.3992
      #280cd5 color charts
#280cd5 RGB chart
      #280cd5 CMYK chart
      #280cd5 RGB pie chart
      #280cd5 color shades, tints & tones
#280cd5 color schemes
#280cd5 color preview, HTML & CSS examples
           This text has a color of #280cd5        
        
          <p style="color:#280cd5;">Text here</p>
        
        
          .mytext {color:#280cd5;}
        
        Text color #280cd5
      
           This box has a color of #280cd5        
        
          <div style="background-color:#280cd5;">Content here</div>
        
        
          .mybackground {background-color:#280cd5;}
        
        Background color #280cd5
      
           Border around this has a color of #280cd5        
        
          <div style="border:2px solid #280cd5;">Content here</div>
        
        
          .myborder {border:2px solid #280cd5;}
        
        Border color #280cd5