#cff514 color space conversions
Hex:
        #cff514
        RGB:
        207, 245, 20
        CMY:
        19, 4, 92
        CMYK:
        16, 0, 92, 4
      HSL:
        70°, 91.8367%, 51.9608%
        HSV (HSB):
        70°, 91.8367%, 96.0784%
        XYZ:
        58.5108, 78.6207, 12.7533
        xyY:
        0.3904, 0.5245, 78.6207
      CIE-Lab:
        91.0624, -36.1362, 86.7351
        CIE-LCH:
        91.0624, 93.9617, 112.6179
        CIE-Luv:
        91.0624, -17.0848, 102.0009
        Hunter-Lab:
        88.6683, -37.3803, 53.5401
      #cff514 color charts
#cff514 RGB chart
      #cff514 CMYK chart
      #cff514 RGB pie chart
      #cff514 color shades, tints & tones
#cff514 color schemes
#cff514 color preview, HTML & CSS examples
           This text has a color of #cff514        
        
          <p style="color:#cff514;">Text here</p>
        
        
          .mytext {color:#cff514;}
        
        Text color #cff514
      
           This box has a color of #cff514        
        
          <div style="background-color:#cff514;">Content here</div>
        
        
          .mybackground {background-color:#cff514;}
        
        Background color #cff514
      
           Border around this has a color of #cff514        
        
          <div style="border:2px solid #cff514;">Content here</div>
        
        
          .myborder {border:2px solid #cff514;}
        
        Border color #cff514