#2913cf color space conversions
Hex:
        #2913cf
        RGB:
        41, 19, 207
        CMY:
        84, 93, 19
        CMYK:
        80, 91, 0, 19
      HSL:
        247°, 83.1858%, 44.3137%
        HSV (HSB):
        247°, 90.8213%, 81.1765%
        XYZ:
        12.4098, 5.4422, 59.4279
        xyY:
        0.1606, 0.0704, 5.4422
      CIE-Lab:
        27.9591, 64.1776, -87.6542
        CIE-LCH:
        27.9591, 108.6371, 306.2104
        CIE-Luv:
        27.9591, -5.6559, -104.8533
        Hunter-Lab:
        23.3284, 54.1302, -134.7080
      #2913cf color charts
#2913cf RGB chart
      #2913cf CMYK chart
      #2913cf RGB pie chart
      #2913cf color shades, tints & tones
#2913cf color schemes
#2913cf color preview, HTML & CSS examples
           This text has a color of #2913cf        
        
          <p style="color:#2913cf;">Text here</p>
        
        
          .mytext {color:#2913cf;}
        
        Text color #2913cf
      
           This box has a color of #2913cf        
        
          <div style="background-color:#2913cf;">Content here</div>
        
        
          .mybackground {background-color:#2913cf;}
        
        Background color #2913cf
      
           Border around this has a color of #2913cf        
        
          <div style="border:2px solid #2913cf;">Content here</div>
        
        
          .myborder {border:2px solid #2913cf;}
        
        Border color #2913cf