#c2cfff color space conversions
Hex:
        #c2cfff
        RGB:
        194, 207, 255
        CMY:
        24, 19, 0
        CMYK:
        24, 19, 0, 0
      HSL:
        227°, 100.0000%, 88.0392%
        HSV (HSB):
        227°, 23.9216%, 100.0000%
        XYZ:
        62.6110, 63.3150, 103.5288
        xyY:
        0.2729, 0.2759, 63.3150
      CIE-Lab:
        83.6078, 5.7074, -24.9289
        CIE-LCH:
        83.6078, 25.5738, 282.8954
        CIE-Luv:
        83.6078, -9.2699, -40.8640
        Hunter-Lab:
        79.5707, 1.2056, -21.4422
      #c2cfff color charts
#c2cfff RGB chart
      #c2cfff CMYK chart
      #c2cfff RGB pie chart
      #c2cfff color shades, tints & tones
#c2cfff color schemes
#c2cfff color preview, HTML & CSS examples
           This text has a color of #c2cfff        
        
          <p style="color:#c2cfff;">Text here</p>
        
        
          .mytext {color:#c2cfff;}
        
        Text color #c2cfff
      
           This box has a color of #c2cfff        
        
          <div style="background-color:#c2cfff;">Content here</div>
        
        
          .mybackground {background-color:#c2cfff;}
        
        Background color #c2cfff
      
           Border around this has a color of #c2cfff        
        
          <div style="border:2px solid #c2cfff;">Content here</div>
        
        
          .myborder {border:2px solid #c2cfff;}
        
        Border color #c2cfff