#7de1fd color space conversions
Hex:
        #7de1fd
        RGB:
        125, 225, 253
        CMY:
        51, 12, 1
        CMYK:
        51, 11, 0, 1
      HSL:
        193°, 96.9697%, 74.1176%
        HSV (HSB):
        193°, 50.5929%, 99.2157%
        XYZ:
        53.1123, 65.3023, 102.7338
        xyY:
        0.2402, 0.2953, 65.3023
      CIE-Lab:
        84.6392, -21.9559, -22.6458
        CIE-LCH:
        84.6392, 31.5419, 225.8863
        CIE-Luv:
        84.6392, -43.3477, -33.0272
        Hunter-Lab:
        80.8098, -24.0980, -18.8087
      #7de1fd color charts
#7de1fd RGB chart
      #7de1fd CMYK chart
      #7de1fd RGB pie chart
      #7de1fd color shades, tints & tones
#7de1fd color schemes
#7de1fd color preview, HTML & CSS examples
           This text has a color of #7de1fd        
        
          <p style="color:#7de1fd;">Text here</p>
        
        
          .mytext {color:#7de1fd;}
        
        Text color #7de1fd
      
           This box has a color of #7de1fd        
        
          <div style="background-color:#7de1fd;">Content here</div>
        
        
          .mybackground {background-color:#7de1fd;}
        
        Background color #7de1fd
      
           Border around this has a color of #7de1fd        
        
          <div style="border:2px solid #7de1fd;">Content here</div>
        
        
          .myborder {border:2px solid #7de1fd;}
        
        Border color #7de1fd