#2b31ca color space conversions
Hex:
        #2b31ca
        RGB:
        43, 49, 202
        CMY:
        83, 81, 21
        CMYK:
        79, 76, 0, 21
      HSL:
        238°, 64.8980%, 48.0392%
        HSV (HSB):
        238°, 78.7129%, 79.2157%
        XYZ:
        12.7552, 6.9745, 56.5510
        xyY:
        0.1672, 0.0914, 6.9745
      CIE-Lab:
        31.7488, 50.1747, -78.4391
        CIE-LCH:
        31.7488, 93.1139, 302.6056
        CIE-Luv:
        31.7488, -8.2886, -103.0364
        Hunter-Lab:
        26.4092, 39.9964, -108.4733
      #2b31ca color charts
#2b31ca RGB chart
      #2b31ca CMYK chart
      #2b31ca RGB pie chart
      #2b31ca color shades, tints & tones
#2b31ca color schemes
#2b31ca color preview, HTML & CSS examples
           This text has a color of #2b31ca        
        
          <p style="color:#2b31ca;">Text here</p>
        
        
          .mytext {color:#2b31ca;}
        
        Text color #2b31ca
      
           This box has a color of #2b31ca        
        
          <div style="background-color:#2b31ca;">Content here</div>
        
        
          .mybackground {background-color:#2b31ca;}
        
        Background color #2b31ca
      
           Border around this has a color of #2b31ca        
        
          <div style="border:2px solid #2b31ca;">Content here</div>
        
        
          .myborder {border:2px solid #2b31ca;}
        
        Border color #2b31ca