#2801bd color space conversions
Hex:
        #2801bd
        RGB:
        40, 1, 189
        CMY:
        84, 100, 26
        CMYK:
        79, 99, 0, 26
      HSL:
        252°, 98.9474%, 37.2549%
        HSV (HSB):
        252°, 99.4709%, 74.1176%
        XYZ:
        10.0712, 4.1469, 48.4137
        xyY:
        0.1608, 0.0662, 4.1469
      CIE-Lab:
        24.1514, 63.5354, -83.4244
        CIE-LCH:
        24.1514, 104.8636, 307.2926
        CIE-Luv:
        24.1514, -3.9673, -93.1706
        Hunter-Lab:
        20.3641, 52.6417, -126.7019
      #2801bd color charts
#2801bd RGB chart
      #2801bd CMYK chart
      #2801bd RGB pie chart
      #2801bd color shades, tints & tones
#2801bd color schemes
#2801bd color preview, HTML & CSS examples
           This text has a color of #2801bd        
        
          <p style="color:#2801bd;">Text here</p>
        
        
          .mytext {color:#2801bd;}
        
        Text color #2801bd
      
           This box has a color of #2801bd        
        
          <div style="background-color:#2801bd;">Content here</div>
        
        
          .mybackground {background-color:#2801bd;}
        
        Background color #2801bd
      
           Border around this has a color of #2801bd        
        
          <div style="border:2px solid #2801bd;">Content here</div>
        
        
          .myborder {border:2px solid #2801bd;}
        
        Border color #2801bd