#4180fa color space conversions
Hex:
        #4180fa
        RGB:
        65, 128, 250
        CMY:
        75, 50, 2
        CMYK:
        74, 49, 0, 2
      HSL:
        220°, 94.8718%, 61.7647%
        HSV (HSB):
        220°, 74.0000%, 98.0392%
        XYZ:
        27.1545, 23.4643, 93.5403
        xyY:
        0.1884, 0.1628, 23.4643
      CIE-Lab:
        55.5474, 20.9156, -66.7691
        CIE-LCH:
        55.5474, 69.9684, 287.3933
        CIE-Luv:
        55.5474, -23.9760, -107.0483
        Hunter-Lab:
        48.4400, 15.2936, -80.5845
      #4180fa color charts
#4180fa RGB chart
      #4180fa CMYK chart
      #4180fa RGB pie chart
      #4180fa color shades, tints & tones
#4180fa color schemes
#4180fa color preview, HTML & CSS examples
           This text has a color of #4180fa        
        
          <p style="color:#4180fa;">Text here</p>
        
        
          .mytext {color:#4180fa;}
        
        Text color #4180fa
      
           This box has a color of #4180fa        
        
          <div style="background-color:#4180fa;">Content here</div>
        
        
          .mybackground {background-color:#4180fa;}
        
        Background color #4180fa
      
           Border around this has a color of #4180fa        
        
          <div style="border:2px solid #4180fa;">Content here</div>
        
        
          .myborder {border:2px solid #4180fa;}
        
        Border color #4180fa