#2813ff color space conversions
Hex:
        #2813ff
        RGB:
        40, 19, 255
        CMY:
        84, 93, 0
        CMYK:
        84, 93, 0, 0
      HSL:
        245°, 100.0000%, 53.7255%
        HSV (HSB):
        245°, 92.5490%, 100.0000%
        XYZ:
        19.1579, 8.1369, 95.1686
        xyY:
        0.1564, 0.0664, 8.1369
      CIE-Lab:
        34.2663, 76.4963, -104.5574
        CIE-LCH:
        34.2663, 129.5529, 306.1900
        CIE-Luv:
        34.2663, -8.1319, -132.1772
        Hunter-Lab:
        28.5252, 69.9642, -177.8416
      #2813ff color charts
#2813ff RGB chart
      #2813ff CMYK chart
      #2813ff RGB pie chart
      #2813ff color shades, tints & tones
#2813ff color schemes
#2813ff color preview, HTML & CSS examples
           This text has a color of #2813ff        
        
          <p style="color:#2813ff;">Text here</p>
        
        
          .mytext {color:#2813ff;}
        
        Text color #2813ff
      
           This box has a color of #2813ff        
        
          <div style="background-color:#2813ff;">Content here</div>
        
        
          .mybackground {background-color:#2813ff;}
        
        Background color #2813ff
      
           Border around this has a color of #2813ff        
        
          <div style="border:2px solid #2813ff;">Content here</div>
        
        
          .myborder {border:2px solid #2813ff;}
        
        Border color #2813ff