#ff2bd5 color space conversions
Hex:
        #ff2bd5
        RGB:
        255, 43, 213
        CMY:
        0, 83, 16
        CMYK:
        0, 83, 16, 0
      HSL:
        312°, 100.0000%, 58.4314%
        HSV (HSB):
        312°, 83.1373%, 100.0000%
        XYZ:
        54.1141, 27.7919, 65.4630
        xyY:
        0.3672, 0.1886, 27.7919
      CIE-Lab:
        59.7002, 88.1132, -38.2835
        CIE-LCH:
        59.7002, 96.0707, 336.5160
        CIE-Luv:
        59.7002, 98.1750, -72.6028
        Hunter-Lab:
        52.7180, 90.9708, -36.7213
      #ff2bd5 color charts
#ff2bd5 RGB chart
      #ff2bd5 CMYK chart
      #ff2bd5 RGB pie chart
      #ff2bd5 color shades, tints & tones
#ff2bd5 color schemes
#ff2bd5 color preview, HTML & CSS examples
           This text has a color of #ff2bd5        
        
          <p style="color:#ff2bd5;">Text here</p>
        
        
          .mytext {color:#ff2bd5;}
        
        Text color #ff2bd5
      
           This box has a color of #ff2bd5        
        
          <div style="background-color:#ff2bd5;">Content here</div>
        
        
          .mybackground {background-color:#ff2bd5;}
        
        Background color #ff2bd5
      
           Border around this has a color of #ff2bd5        
        
          <div style="border:2px solid #ff2bd5;">Content here</div>
        
        
          .myborder {border:2px solid #ff2bd5;}
        
        Border color #ff2bd5