#2143ea color space conversions
Hex:
        #2143ea
        RGB:
        33, 67, 234
        CMY:
        87, 74, 8
        CMYK:
        86, 71, 0, 8
      HSL:
        230°, 82.7160%, 52.3529%
        HSV (HSB):
        230°, 85.8974%, 91.7647%
        XYZ:
        17.4856, 10.2782, 78.9042
        xyY:
        0.1639, 0.0964, 10.2782
      CIE-Lab:
        38.3371, 50.1588, -85.9582
        CIE-LCH:
        38.3371, 99.5225, 300.2646
        CIE-Luv:
        38.3371, -13.2408, -120.5178
        Hunter-Lab:
        32.0596, 41.2516, -123.4814
      #2143ea color charts
#2143ea RGB chart
      #2143ea CMYK chart
      #2143ea RGB pie chart
      #2143ea color shades, tints & tones
#2143ea color schemes
#2143ea color preview, HTML & CSS examples
           This text has a color of #2143ea        
        
          <p style="color:#2143ea;">Text here</p>
        
        
          .mytext {color:#2143ea;}
        
        Text color #2143ea
      
           This box has a color of #2143ea        
        
          <div style="background-color:#2143ea;">Content here</div>
        
        
          .mybackground {background-color:#2143ea;}
        
        Background color #2143ea
      
           Border around this has a color of #2143ea        
        
          <div style="border:2px solid #2143ea;">Content here</div>
        
        
          .myborder {border:2px solid #2143ea;}
        
        Border color #2143ea