#ff0bf0 color space conversions
Hex:
        #ff0bf0
        RGB:
        255, 11, 240
        CMY:
        0, 96, 6
        CMYK:
        0, 96, 6, 0
      HSL:
        304°, 100.0000%, 52.1569%
        HSV (HSB):
        304°, 95.6863%, 100.0000%
        XYZ:
        57.0878, 27.7906, 84.7933
        xyY:
        0.3365, 0.1638, 27.7906
      CIE-Lab:
        59.6991, 95.5741, -53.4897
        CIE-LCH:
        59.6991, 109.5242, 330.7657
        CIE-Luv:
        59.6991, 89.7847, -96.9531
        Hunter-Lab:
        52.7168, 101.0460, -58.4644
      #ff0bf0 color charts
#ff0bf0 RGB chart
      #ff0bf0 CMYK chart
      #ff0bf0 RGB pie chart
      #ff0bf0 color shades, tints & tones
#ff0bf0 color schemes
#ff0bf0 color preview, HTML & CSS examples
           This text has a color of #ff0bf0        
        
          <p style="color:#ff0bf0;">Text here</p>
        
        
          .mytext {color:#ff0bf0;}
        
        Text color #ff0bf0
      
           This box has a color of #ff0bf0        
        
          <div style="background-color:#ff0bf0;">Content here</div>
        
        
          .mybackground {background-color:#ff0bf0;}
        
        Background color #ff0bf0
      
           Border around this has a color of #ff0bf0        
        
          <div style="border:2px solid #ff0bf0;">Content here</div>
        
        
          .myborder {border:2px solid #ff0bf0;}
        
        Border color #ff0bf0