#2c66fa color space conversions
Hex:
        #2c66fa
        RGB:
        44, 102, 250
        CMY:
        83, 60, 2
        CMYK:
        82, 59, 0, 2
      HSL:
        223°, 95.3704%, 57.6471%
        HSV (HSB):
        223°, 82.4000%, 98.0392%
        XYZ:
        23.0454, 16.9403, 92.4977
        xyY:
        0.1739, 0.1279, 16.9403
      CIE-Lab:
        48.1848, 35.1241, -78.7541
        CIE-LCH:
        48.1848, 86.2318, 294.0367
        CIE-Luv:
        48.1848, -19.8194, -121.1784
        Hunter-Lab:
        41.1586, 27.9174, -104.4340
      #2c66fa color charts
#2c66fa RGB chart
      #2c66fa CMYK chart
      #2c66fa RGB pie chart
      #2c66fa color shades, tints & tones
#2c66fa color schemes
#2c66fa color preview, HTML & CSS examples
           This text has a color of #2c66fa        
        
          <p style="color:#2c66fa;">Text here</p>
        
        
          .mytext {color:#2c66fa;}
        
        Text color #2c66fa
      
           This box has a color of #2c66fa        
        
          <div style="background-color:#2c66fa;">Content here</div>
        
        
          .mybackground {background-color:#2c66fa;}
        
        Background color #2c66fa
      
           Border around this has a color of #2c66fa        
        
          <div style="border:2px solid #2c66fa;">Content here</div>
        
        
          .myborder {border:2px solid #2c66fa;}
        
        Border color #2c66fa