#2d21ff color space conversions
Hex:
        #2d21ff
        RGB:
        45, 33, 255
        CMY:
        82, 87, 0
        CMYK:
        82, 87, 0, 0
      HSL:
        243°, 100.0000%, 56.4706%
        HSV (HSB):
        243°, 87.0588%, 100.0000%
        XYZ:
        19.6760, 8.8656, 95.2819
        xyY:
        0.1589, 0.0716, 8.8656
      CIE-Lab:
        35.7242, 72.8314, -102.1196
        CIE-LCH:
        35.7242, 125.4306, 305.4963
        CIE-Luv:
        35.7242, -8.5254, -132.9976
        Hunter-Lab:
        29.7752, 65.8500, -168.8882
      #2d21ff color charts
#2d21ff RGB chart
      #2d21ff CMYK chart
      #2d21ff RGB pie chart
      #2d21ff color shades, tints & tones
#2d21ff color schemes
#2d21ff color preview, HTML & CSS examples
           This text has a color of #2d21ff        
        
          <p style="color:#2d21ff;">Text here</p>
        
        
          .mytext {color:#2d21ff;}
        
        Text color #2d21ff
      
           This box has a color of #2d21ff        
        
          <div style="background-color:#2d21ff;">Content here</div>
        
        
          .mybackground {background-color:#2d21ff;}
        
        Background color #2d21ff
      
           Border around this has a color of #2d21ff        
        
          <div style="border:2px solid #2d21ff;">Content here</div>
        
        
          .myborder {border:2px solid #2d21ff;}
        
        Border color #2d21ff